Skip to content

Conversation

@tanjeemh
Copy link

@tanjeemh tanjeemh commented Nov 18, 2025

What problem are we solving?
As npm has let us know that they are revoking all classic npm-tokens this month, we are migrating to using OIDC Trusted Publishing instead.

Why are we solving it this way?

  • id-token: write permissions is required for OIDC authentication
  • set a Github Environment called publish-bitcoinjslib for secure deployments to the master branch
  • ensure npm is at least up to v11.5.1 for OIDC Trusted Publishing compatibility
  • update semantic-release package for whoami bug fix support
  • ignore base-x,cipher-base and sha.js vulnerabilities from npm audit

Ticket: DX-2098

@tanjeemh tanjeemh requested review from a team as code owners November 18, 2025 15:11
@tanjeemh tanjeemh force-pushed the DX-2098-trusted-publisher branch from dc770b7 to 70dd36c Compare November 18, 2025 16:04
@tanjeemh tanjeemh enabled auto-merge November 18, 2025 16:06
@tanjeemh tanjeemh merged commit 750d7f6 into master Nov 19, 2025
11 checks passed
@tanjeemh tanjeemh deleted the DX-2098-trusted-publisher branch November 19, 2025 14:40
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.

3 participants