Releases: Code0x58/gitlab-ci-validate
Releases · Code0x58/gitlab-ci-validate
v0.6.0
17 Feb 15:19
Compare
Sorry, something went wrong.
No results found
Reduce build sizes by stripping unnecessary data, and then using upx compression for linux releases.
Linux builds are now ~3x smaller, making them around ~2MB
v0.5.0
17 Feb 14:52
Compare
Sorry, something went wrong.
No results found
Use exit code 1 for CLI errors instead of 2
v0.4.2
17 Feb 14:29
Compare
Sorry, something went wrong.
No results found
Use newer YAML module to avoid security advisories
v0.4.1
17 Feb 14:16
Compare
Sorry, something went wrong.
No results found
Changelog
1a9cd92 Merge pull request #17 from Code0x58/codex/update-codebase-to-go-1.26
2696c13 chore: migrate project to Go 1.26
v0.4.0
17 Feb 13:15
Compare
Sorry, something went wrong.
No results found
Primary change is #14 , other changes are to get CI/CD working
v0.3.3
17 Feb 21:45
Compare
Sorry, something went wrong.
No results found
Changelog
747b910 Add Docker image publishing
v0.3.2
16 Feb 08:48
Compare
Sorry, something went wrong.
No results found
Changelog
6cace63 Print message from server on 401 or 403 response
v0.3.1
14 Feb 13:39
Compare
Sorry, something went wrong.
No results found
Changelog
e249946 Release uncompressed binaries
v0.3.0
12 Feb 19:41
Compare
Sorry, something went wrong.
No results found
Changelog
fd9879d Merge pull request #12 from Code0x58/auth-required
8beba17 Exit with a helpful message if HTTP 404 recieved
8840184 Merge pull request #10 from Code0x58/update-actions
0dc8d67 Migrate to non-beta GitHub Actions
3ce575a Improve documentation.
90ed3c1 add token option to script.
d763442 Add MIT license
4e416b8 Merge pull request #6 from comedian780/master
0d7dd5a Update Docker examples in Readme
bc61ab9 Updated Reamde with Docker usage instructions
c2ec0ea added Dockerfile
3e11182 Tidy documentation
v0.2.2
09 May 15:58
Compare
Sorry, something went wrong.
No results found