Register bowrain 1.1.0 windows platforms#4
Merged
Conversation
The v1.1.0 release ships signed kapi-bowrain windows zips
(kapi-bowrain_1.1.0_windows_{amd64,arm64}.zip + sigstore bundles, same
release.yml@refs/tags/v1.1.0 identity as the registered platforms), but
the registry entry only listed darwin/linux — so `kapi plugins install
bowrain` failed on Windows with "no version ... for platform
windows/amd64". Surfaced by setup-kapi's CI once the action started
installing the plugin by default (neokapi/setup-kapi#2).
sha256 values are from the release's checksums.txt; the cert identity
was read from the actual Fulcio certificate in the windows zip's
sigstore bundle.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NBoxTTZe69Nyssa6QSMxFK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
kapi plugins install bowrainfails on Windows: the registry entry for bowrain 1.1.0 lists only darwin/linux platforms, though the v1.1.0 release ships signed windows zips. Surfaced by neokapi/setup-kapi#2 CI once the action began installing the plugin by default (windows jobs:no version of plugin "bowrain" matches constraint "" on channel "stable" for platform windows/amd64).checksums.txtkapi-bowrain_1.1.0_windows_amd64.zip.sigstore.json— samerelease.yml@refs/tags/v1.1.0identity as the registered platformsVerification: after merge + Pages deploy, re-running the windows jobs on neokapi/setup-kapi#2 exercises resolve → download → cosign verify → extract on real windows runners.
🤖 Generated with Claude Code
https://claude.ai/code/session_01NBoxTTZe69Nyssa6QSMxFK