Skip to content

Conversation

@tanjeemh
Copy link

What problem are we solving?

  • Update node version to 22.x to resolve version mismatch error
  • added id-token: write permissions to allow for OIDC auth
  • use environment: publish to enforce npmjs environment release security
  • update semantic-release/npm to v13.1.1 to comply with OIDC Trusted Publishing

Why solve it this way?
As classic npm tokens are being revoked as per npmjs notices, this PR is part of the overarching epic to migrate to using OIDC Trusted Publishing.
The addition of environments enforces custom branch deployment, ensuring that a random person can't just initiate a release.

The release branch is used for releases, hence why the GitHub Environment was configured such that only pushes to this branch will trigger the publish environment. see: PR in /infra

Ticket: DX-2083

dependabot bot and others added 11 commits April 30, 2024 22:16
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.13...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump ip from 2.0.0 to 2.0.1
chore(deps): bump tar from 6.1.13 to 6.2.1
fix: change scope from `@bitgo` to `@bitgo-forks`
ci: migrate to OIDC trusted publishing
@tanjeemh tanjeemh closed this Nov 13, 2025
@tanjeemh tanjeemh reopened this Nov 13, 2025
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.

4 participants