Skip to content

fix: mark preview releases as prerelease - #2

Merged
jayjcc8-cloud merged 1 commit into
mainfrom
codex/mark-preview-releases
Aug 11, 2026
Merged

fix: mark preview releases as prerelease#2
jayjcc8-cloud merged 1 commit into
mainfrom
codex/mark-preview-releases

Conversation

@jayjcc8-cloud

Copy link
Copy Markdown
Owner

What changed

  • publish future 0.x tag releases with --prerelease
  • make package validation reject developer-preview workflows that omit the prerelease flag

Why

The v0.3.0 release correctly describes itself as developer preview but GitHub initially classified it as a stable release. The existing release was corrected through the GitHub API; this change prevents recurrence.

Validation

  • 34 tests pass
  • package validator passes

@jayjcc8-cloud
jayjcc8-cloud marked this pull request as ready for review August 11, 2026 11:10
@jayjcc8-cloud
jayjcc8-cloud merged commit ee33cb2 into main Aug 11, 2026
12 checks passed
@jayjcc8-cloud
jayjcc8-cloud deleted the codex/mark-preview-releases branch September 6, 2026 02:56
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