Skip to content

Bootstrap first npm release authentication - #3

Merged
kcsfelty merged 1 commit into
mainfrom
agent/bootstrap-npm-release
Jul 20, 2026
Merged

Bootstrap first npm release authentication#3
kcsfelty merged 1 commit into
mainfrom
agent/bootstrap-npm-release

Conversation

@kcsfelty

Copy link
Copy Markdown
Collaborator

What changed

  • passes the release-environment NPM_TOKEN only to the npm publish step
  • retains OIDC permissions and provenance generation

Why

Trusted publishing is configured from an existing npm package's settings. This temporary fallback enables the first provenance-backed publish from GitHub Actions; npm OIDC takes precedence after trusted publishing is configured, then this fallback and secret will be removed.

Validation

  • npm run format:check
  • npm run readiness:check
  • git diff --check

@kcsfelty
kcsfelty merged commit 265a903 into main Jul 20, 2026
10 checks passed
@kcsfelty
kcsfelty deleted the agent/bootstrap-npm-release branch July 20, 2026 06:37
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