Skip to content

Add workflow_dispatch re-publish path (and recover stranded append-signature commit)#3

Merged
jeffreyaven merged 2 commits into
mainfrom
feature/publish-dispatch
Jun 12, 2026
Merged

Add workflow_dispatch re-publish path (and recover stranded append-signature commit)#3
jeffreyaven merged 2 commits into
mainfrom
feature/publish-dispatch

Conversation

@jeffreyaven

Copy link
Copy Markdown
Member

Two things:

  • Recovers the append-signature.py commit that landed on feature/envelope-signing after PR Add make sign target and optional envelope signing in publish workflow #2 was merged (framing helper for externally-produced CMS signatures, e.g. hardware token via OpenSSL/PKCS#11, plus README docs for that flow).
  • Adds workflow_dispatch to publish.yml: re-publish the release pinned in release.yaml from current main without moving the tag. The confirm_release input must be typed exactly as the pinned value (e.g. v0.10.500); uploads clobber the existing assets.

🤖 Generated with Claude Code

jeffreyaven and others added 2 commits June 12, 2026 15:35
Frames a detached DER SignedData (e.g. from OpenSSL via PKCS#11 against
a hardware token) in the MCPB signature layout and regenerates the
.sha256. Round-trip verified against mcpb's own extractSignatureBlock.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Re-publishes the release pinned in release.yaml from current main
without moving the tag. The confirm_release input must match the pin
exactly; uploads clobber the existing assets.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jeffreyaven jeffreyaven merged commit fe6cd47 into main Jun 12, 2026
7 checks passed
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