Skip to content

Releases: Code0x58/gitlab-ci-validate

v0.6.0

17 Feb 15:19
f2a39da

Choose a tag to compare

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
71a5a0f

Choose a tag to compare

Use exit code 1 for CLI errors instead of 2

v0.4.2

17 Feb 14:29
33a208e

Choose a tag to compare

Use newer YAML module to avoid security advisories

v0.4.1

17 Feb 14:16
1a9cd92

Choose a tag to compare

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
6dc26e3

Choose a tag to compare

Primary change is #14, other changes are to get CI/CD working

v0.3.3

17 Feb 21:45

Choose a tag to compare

Changelog

747b910 Add Docker image publishing

v0.3.2

16 Feb 08:48

Choose a tag to compare

Changelog

6cace63 Print message from server on 401 or 403 response

v0.3.1

14 Feb 13:39

Choose a tag to compare

Changelog

e249946 Release uncompressed binaries

v0.3.0

12 Feb 19:41
fd9879d

Choose a tag to compare

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
5fd2422

Choose a tag to compare

4 - Do not use CGO