Skip to content

feat: a prerelease plugin constraint resolves on the beta channel - #7

Merged
asgeirf merged 1 commit into
mainfrom
feat/prerelease-plugin-channel
Aug 8, 2026
Merged

feat: a prerelease plugin constraint resolves on the beta channel#7
asgeirf merged 1 commit into
mainfrom
feat/prerelease-plugin-channel

Conversation

@asgeirf

@asgeirf asgeirf commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

The armed dogfood run failed with no version of plugin "bowrain" matches constraint "1.2.0-rc17" on channel "stable" — the install loop never passed --channel. A prerelease constraint (name@X.Y.Z-rcN) can only exist on beta, so the channel now follows the constraint; stable refs behave exactly as before.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FFmWwNr6bqjKmtsMYQitHC

name@X.Y.Z-rcN can only exist on beta; resolving it against stable can
only fail, so the channel follows the constraint.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@asgeirf
asgeirf merged commit 609989a into main Aug 8, 2026
10 checks passed
@asgeirf
asgeirf deleted the feat/prerelease-plugin-channel branch August 8, 2026 22:18
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