Skip to content

Fix npm canary version assembly - #30

Merged
bigboateng merged 1 commit into
mainfrom
fix/npm-canary-version
Aug 7, 2026
Merged

Fix npm canary version assembly#30
bigboateng merged 1 commit into
mainfrom
fix/npm-canary-version

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • accept stable package versions
  • accept the exact Yield canary version format
  • reject other prerelease and prefixed versions

Cause

The canary publisher generated 0.0.0-canary.<timestamp>.<sha>, but package assembly accepted only x.y.z. The job stopped before publishing any package.

Validation

  • 16 release and package assembly tests pass
  • release workflow policy check passes

@bigboateng
bigboateng merged commit 5bf4016 into main Aug 7, 2026
4 checks passed
@bigboateng
bigboateng deleted the fix/npm-canary-version branch August 7, 2026 10:00
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.

1 participant