Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 May 15:39
v0.4.1
0ed3cf8

codeiq v0.4.1

Deterministic code knowledge graph — Go single-binary release.
Verify the download:
# Checksum
sha256sum -c checksums.sha256
# Signature (Sigstore keyless, bundle format)
cosign verify-blob
--bundle checksums.sha256.cosign.bundle
--certificate-identity-regexp 'https://github.com/RandomCodeSpace/codeiq/.github/workflows/release-go.yml@.*'
--certificate-oidc-issuer https://token.actions.githubusercontent.com
checksums.sha256

Changelog

  • 0ed3cf8 release: cut [Unreleased] → [v0.4.1] (#167)
  • e2392e7 docs(changelog): cut [Unreleased] → [v0.4.0], document the reset (#166)
  • 808bec0 chore(actions)(deps): bump step-security/harden-runner (#164)
  • e09f984 chore(deps)(deps): bump github.com/spf13/pflag in the cobra-viper group (#163)
  • 6229241 fix(ci): widen release-darwin poll budget + early-bail on release-go failure (#165)

Built with Go 1.25.10 via Goreleaser.