Skip to content

Conversation

Saadnajmi
Copy link
Collaborator

Summary:

With #2560 and followup changes, we call yarn npm publish directly instead of nx release publish (Which indirectly used npm publish). Yarn's NPM publish command grabs its auth token from .yarnrc.yml, not .npmrc. Let's update our CI steps that set this.

Test Plan:

Tested that I can call yarn config set / unset to set and unset these values.

@Saadnajmi Saadnajmi enabled auto-merge (squash) August 1, 2025 08:54
Saadnajmi added a commit that referenced this pull request Aug 1, 2025
Saadnajmi added a commit that referenced this pull request Aug 1, 2025
@Saadnajmi Saadnajmi merged commit 2e39616 into microsoft:main Aug 1, 2025
21 checks passed
Saadnajmi added a commit that referenced this pull request Aug 1, 2025
@Saadnajmi Saadnajmi deleted the npm branch August 8, 2025 22:03
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.

2 participants