Skip to content

chore: update js-release.yml - #607

Open
pronav wants to merge 2 commits into
masterfrom
npm-publish
Open

pronav wants to merge 2 commits into
masterfrom
npm-publish

Conversation

@pronav

@pronav pronav commented Feb 5, 2026

Copy link
Copy Markdown

Publish to npm using trusted publishing

publish to npm using trusted publishing
@changeset-bot

changeset-bot Bot commented Feb 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 14900a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

AakashRaina added a commit that referenced this pull request Apr 24, 2026
Remove NPM_TOKEN and replace yarn publish-npm with direct npm publish
using OIDC trusted publishing as per PR #607.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
AakashRaina added a commit that referenced this pull request Apr 24, 2026
* ci: use trusted publishing for npm release

Remove NPM_TOKEN and replace yarn publish-npm with direct npm publish
using OIDC trusted publishing as per PR #607.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* ci: add --provenance flag to npm publish for OIDC auth

--provenance is required to trigger OIDC-based authentication
in npm trusted publishing. Without it, npm falls back to looking
for NPM_TOKEN and throws ENEEDAUTH.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* ci: add registry-url to setup-node for npm trusted publishing

setup-node needs registry-url set to configure .npmrc properly,
which is required for OIDC-based authentication to work with
npm trusted publishing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: update repository.url to HTTPS format for npm trusted publishing

npm trusted publishing requires repository.url in package.json to
exactly match the GitHub repo URL in HTTPS format.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: bump @razorpay/i18nify-js version to 1.12.10

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

This branch has not been deployed

No deployments
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