Skip to content

fix: publish release bundle assets#4

Merged
sven1103 merged 1 commit intomainfrom
fix/release-bundle-assets
Apr 9, 2026
Merged

fix: publish release bundle assets#4
sven1103 merged 1 commit intomainfrom
fix/release-bundle-assets

Conversation

@sven1103-agent
Copy link
Copy Markdown
Collaborator

Summary

  • add a release workflow and packaging script that publishes the bundle tarball and matching SHA-256 checksums for each GitHub release
  • align the checked-in bundle manifest with the current oc bundle contract by using semver manifest_version and release provenance fields
  • update the README to point at the CLI-owned contract docs and document prerelease usage with explicit --version

Validation

  • sh scripts/test-release-bundle
  • sh scripts/release/build-bundle-release.sh --tag 1.0.0-alpha.1 --output-dir dist

@sven1103 sven1103 merged commit 88b7a54 into main Apr 9, 2026
1 check passed
@sven1103 sven1103 deleted the fix/release-bundle-assets branch April 9, 2026 14:15
@sven1103 sven1103 linked an issue Apr 9, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release workflow should publish bundle archive and checksum assets

2 participants