Skip to content

Releases: belyaev-dev/testimony

v0.1.0

25 Mar 13:06

Choose a tag to compare

Summary

  • Release v0.1.0

What changed

  • Built release archives for Linux, macOS, and Windows.
  • Published multi-arch container images for the default runtime and the -allure3 runtime variant.
  • Attached SHA256 checksums for the release assets.
  • Re-ran the repository verification gates in GitHub Actions before publication.

Container images

  • ghcr.io/belyaev-dev/testimony:v0.1.0
  • ghcr.io/belyaev-dev/testimony:v0.1.0-allure3

Verification

  • go test ./... -p 1
  • bash scripts/verify-docs-and-ci.sh
  • bash scripts/verify-helm-chart.sh
  • bash scripts/verify-compose-e2e.sh

Breaking changes

  • None documented by the release workflow. Review the merged changes behind v0.1.0 for upgrade notes.