mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
docs(continuous integration): add go-semver-release project (#5300)
This commit is contained in:
parent
8f6018faa8
commit
d5f9450a1d
@ -511,6 +511,7 @@ _Tools for help with continuous integration._
|
|||||||
- [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go.
|
- [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go.
|
||||||
- [duci](https://github.com/duck8823/duci) - A simple ci server no needs domain specific languages.
|
- [duci](https://github.com/duck8823/duci) - A simple ci server no needs domain specific languages.
|
||||||
- [go-fuzz-action](https://github.com/jidicula/go-fuzz-action) - Use Go 1.18's built-in fuzz testing in GitHub Actions.
|
- [go-fuzz-action](https://github.com/jidicula/go-fuzz-action) - Use Go 1.18's built-in fuzz testing in GitHub Actions.
|
||||||
|
- [go-semver-release](https://github.com/s0ders/go-semver-release) - Automate the semantic versioning of Git repositories.
|
||||||
- [go-test-coverage](https://github.com/vladopajic/go-test-coverage) - Tool and GitHub action which reports issues when test coverage is below set threshold.
|
- [go-test-coverage](https://github.com/vladopajic/go-test-coverage) - Tool and GitHub action which reports issues when test coverage is below set threshold.
|
||||||
- [gomason](https://github.com/nikogura/gomason) - Test, Build, Sign, and Publish your go binaries from a clean workspace.
|
- [gomason](https://github.com/nikogura/gomason) - Test, Build, Sign, and Publish your go binaries from a clean workspace.
|
||||||
- [gotestfmt](https://github.com/GoTestTools/gotestfmt) - go test output for humans.
|
- [gotestfmt](https://github.com/GoTestTools/gotestfmt) - go test output for humans.
|
||||||
|
Loading…
Reference in New Issue
Block a user