aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-03-03 13:56:30 +0000
committerGitHub <noreply@github.com>2018-03-03 13:56:30 +0000
commitfff43f11eb954d6d983bf26a1832fe9c3119f808 (patch)
treee2b74602228ffcbd13c2f01ecf6459886e94b882
parentMerge pull request #1316 from yrashk/patch-4 (diff)
parentAdd GolangCI (diff)
downloadawesome-selfhosted-fff43f11eb954d6d983bf26a1832fe9c3119f808.tar.gz
awesome-selfhosted-fff43f11eb954d6d983bf26a1832fe9c3119f808.zip
Merge pull request #1317 from golangci/master
Add GolangCI
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c10b8b20..2ef0f964 100644
--- a/README.md
+++ b/README.md
@@ -1140,6 +1140,7 @@ See **[Ticketing](#ticketing)**
- [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-2.0` `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-2.0` `Go`
- [Factor](http://www.factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby`
+- [GolangCI](https://golangci.com/) - Open Source automated code review service for Go integrated with GitHub pull requests. ([Source Code](https://github.com/golangci/golangci)) `AGPL-3.0` `Go`
- [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
- [Laminar](http://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPL-3.0` `C++`
- [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD-2-Clause` `PHP`