Skip to content

v0.7.8 - Stability Release (macOS CI & Publish Fixes)

Choose a tag to compare

@lab700xdev lab700xdev released this 09 Feb 04:11
· 136 commits to main since this release

Summary
This release stabilizes the CI/CD pipeline, ensuring reliable multi-architecture builds and automated publishing.

Changelog

  • Fix(CI): Implemented "Rosetta Strategy" for macOS Intel builds (macos-14 host + x64 python architecture).
  • Fix(CI): Resolved Resource not accessible by integration error in publish.yml by replacing API calls with authenticated git commands for tagging.
  • Fix(CI): Corrected YAML syntax error (duplicate key) in binaries.yml.

Artifacts

  • aisbom-linux-amd64
  • aisbom-macos-amd64 (Intel compatible)
  • aisbom-macos-arm64 (Apple Silicon native)