Releases: FikaWorks/grgate
Releases · FikaWorks/grgate
v0.3.0
Changelog
- edb6800 deps: upgrade dependencies and go to 1.18 (#19)
- 49c13d1 feat: add issue dashboard (#18)
- c495bc5 chore: add link to GRGate GitHub markerplace (#16)
v0.2.3
Changelog
- bafe661 docs: add use case with Docker (#15)
- 7f3deff chore: update hosting provider (#14)
- 4498735 chore: do not process repository when there is no statuses defined (#13)
- be2c527 chore: add quick start guide with GitHub App (#12)
v0.2.2
Changelog
- 05b2648 fix: correctly init status counter for multipage (#11)
- 324093b chore: improve error logging for tests (#10)
- ef391a2 chore: add unit tests for github list releases and other improvements (#9)
- ed739b9 docs: move development section to CONTRIBUTORS.md, add logo (#8)
- 0328f9a fix: flakky integration tests, minor improvements (#7)
v0.2.1
Changelog
- 532db4e chore: add lint-fix target
- 5357221 chore: add ListDraftReleases function
- a9b4cac fix: add org/repo to command example
- 2bf1aab deps: upgrade go-github to v41
v0.1.5
Changelog
2e3dbbe chore: add codeql code analyzer (#5)
10b8bb6 deps: upgrade bradleyfalzon/ghinstallatio to v2 and golang to 1.17.x (#4)
v0.1.4
Changelog
50d9332 chore: add constants and improve documentation (#3)
v0.1.3
Changelog
1c636ea deps: upgrade dependencies (#2)
526a7c1 fix: remove unwanted file
v0.1.2
Changelog
1754c1e fix(utils): allow repository name to use numbers and dots (#1)
v0.1.1
Changelog
bb991a2 docs: add helm chart installation guide
da2fd02 chore: improve error handling and set github as default platform
cc4ed5f fix: simplify webhook logic
5e4de70 docs: add github actions badge