Skip to content

chore(ci): switch to OIDC publish#4

Merged
ob-aion merged 1 commit into
mainfrom
chore/ci-oidc-switch
May 20, 2026
Merged

chore(ci): switch to OIDC publish#4
ob-aion merged 1 commit into
mainfrom
chore/ci-oidc-switch

Conversation

@ob-aion
Copy link
Copy Markdown
Collaborator

@ob-aion ob-aion commented May 20, 2026

Summary

Switch publish from token bootstrap to OIDC + provenance. Drops NPM_PACKAGE_REGISTRY_TOKEN and NPM_EXTRA_CONFIG from the secrets: block of .github/workflows/ci.yml. The reusable workflow auto-detects the absence of the token and routes the next publish via pnpm publish --provenance --no-git-checks. Resulting file matches coroboros/clone/.github/workflows/ci.yml.

Test plan

  • CI preflight green on this PR.
  • Next release tag publishes via OIDC — npm view @coroboros/location-timezone --json shows a provenance block on the new version.

Copy link
Copy Markdown
Collaborator Author

@ob-aion ob-aion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@ob-aion ob-aion merged commit c2b11aa into main May 20, 2026
5 checks passed
@ob-aion ob-aion deleted the chore/ci-oidc-switch branch May 20, 2026 12:04
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