Releases: RandomCodeSpace/code-signal
Releases · RandomCodeSpace/code-signal
Release list
v0.0.2
code-signal v0.0.2
Built-in offline aggregate code-quality scanner.
Verify the download:
sha256sum -c checksums.sha256
cosign verify-blob \
--bundle checksums.sha256.cosign.bundle \
--certificate-identity-regexp 'https://github.com/RandomCodeSpace/code-signal/.github/workflows/release-go.yml@.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
checksums.sha256
Changelog
Built with Go 1.26.2 via Goreleaser.
v0.0.1
code-signal v0.0.1
Built-in offline aggregate code-quality scanner.
Verify the download:
sha256sum -c checksums.sha256
cosign verify-blob \
--bundle checksums.sha256.cosign.bundle \
--certificate-identity-regexp 'https://github.com/RandomCodeSpace/code-signal/.github/workflows/release-go.yml@.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
checksums.sha256
Changelog
- 0d17b82 docs: prepare v0.0.1 changelog (#4)
- 054911a docs: sync README badge theme (#3)
- 746659f ci: enable cgo for race tests (#2)
- 1e839d7 chore: bootstrap code-signal scanner
Built with Go 1.26.2 via Goreleaser.