Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:16
v0.0.1
0d17b82

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.