Skip to content

fix: publish alpha.3 through npm OIDC - #23

Merged
tensornull merged 1 commit into
mainfrom
agent/fix-alpha3-oidc
Jul 27, 2026
Merged

fix: publish alpha.3 through npm OIDC#23
tensornull merged 1 commit into
mainfrom
agent/fix-alpha3-oidc

Conversation

@tensornull

Copy link
Copy Markdown
Contributor

What changed

  • allow the fixed actions/setup-node authentication sentinel used by npm Trusted Publishing
  • continue rejecting real NODE_AUTH_TOKEN credentials and every NPM_TOKEN
  • add regression coverage for the setup-node sentinel
  • advance the release candidate and public documentation to 0.1.0-alpha.3
  • preserve the immutable, unpublished alpha.2 failure as release evidence

Root cause

The alpha.2 release passed exact-artifact verification and bounded live smoke, but scripts/publish-artifact.sh treated setup-node's fixed XXXXX-XXXXX-XXXXX-XXXXX sentinel as a real registry token and exited before invoking npm.

Verification

  • node scripts/validate-release.mjs --tag v0.1.0-alpha.3 --release-prerelease true --require-final --require-releasable-docs
  • npm run verify
  • 176 tests passed
  • package, ESM, CommonJS, compatible OpenAI host, compatibility, self-containment, public-preview, secret scan, and actionlint gates passed

@tensornull
tensornull merged commit 817c40b into main Jul 27, 2026
7 checks passed
@tensornull
tensornull deleted the agent/fix-alpha3-oidc branch July 27, 2026 13:55
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