Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:00
· 117 commits to main since this release

Install: brew install agenxy/lanes/lanes, or go install github.com/agenxy/lanes/cmd/lanes@v0.0.1 and the same for cmd/lanesd.

Verify the artifacts (cosign 3, bundle format):

cosign verify-blob checksums.txt \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/Agenxy/lanes/.github/workflows/release.yml@refs/tags/v0.0.1' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'

Changelog

  • 05c2c28 repair the release identity, and the gaps a first contributor hits