diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-24 19:26:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 19:26:46 +0000 |
commit | 3b2377e9cce364d657584d27ba68a8023eb6dd0b (patch) | |
tree | fe4f14b4056bcba419f3a99ef09dfbf68adf9a19 | |
parent | Merge pull request #671 from arastu/patch-1 (diff) | |
parent | Add Concourse CI (diff) | |
download | awesome-selfhosted-3b2377e9cce364d657584d27ba68a8023eb6dd0b.tar.gz awesome-selfhosted-3b2377e9cce364d657584d27ba68a8023eb6dd0b.zip |
Merge pull request #688 from cjcjameson/master
Add Concourse CI
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -846,6 +846,7 @@ See **[Ticketing](#ticketing)** ### Continuous Integration + * [Concourse](https://concourse.ci/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse.ci/), [Source Code](https://github.com/concourse/concourse)) `Apache` `Go` * [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache` `Go` * [Factor.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` @@ -1145,6 +1146,7 @@ The list of contributors can be found below 1 Bob Mottram <bob@robotics.uk.to> 1 Brett <brettex@hotmail.com> 1 Burung Hantu <privacytoolsIO@users.noreply.github.com> + 1 C.J. Jameson <cjcjameson@gmail.com> 1 Caleb Xu <calebcenter@live.com> 1 Calle Wolff <carl@wolff.se> 1 Chanchal Kumar Ghosh <chanchal_ghosh1987@yahoo.co.in> |