Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 20:55
· 62 commits to main since this release

First public release of arazzo-maestro.

See the README
for installation and usage.

Changelog

Features

CI / Build

Documentation

Other


Binaries are signed with cosign
via GitHub OIDC. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/emmanuelperu/arazzo-maestro/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --signature arazzo-maestro_<version>_<os>_<arch>.tar.gz.sig \
  arazzo-maestro_<version>_<os>_<arch>.tar.gz