Skip to content

ci(publish): publish without provenance from the self-hosted pool - #15

Merged
drewstone merged 1 commit into
mainfrom
ci/publish-without-provenance
Aug 21, 2026
Merged

ci(publish): publish without provenance from the self-hosted pool#15
drewstone merged 1 commit into
mainfrom
ci/publish-without-provenance

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

The v0.3.0 publish reached npm and was rejected: 422 Error verifying sigstore provenance bundle: Unsupported GitHub Actions runner environment: "self-hosted". npm provenance and Trusted Publishing both require a GitHub-hosted runner, and this organization has none. The publish step drops --provenance, publishConfig.provenance is removed, and docs/releasing.md states the integrity evidence that replaces it: tag-to-commit identity, the full gate on that tree, and the SHA-256 receipt attached to the GitHub release. The unpublished v0.3.0 tag (no npm version, no GitHub release) is re-cut on the merge commit.

@drewstone
drewstone merged commit 9080c1d into main Aug 21, 2026
5 checks passed
@drewstone
drewstone deleted the ci/publish-without-provenance branch August 21, 2026 01:02
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