Skip to content

Use authenticated npmrc#488

Merged
chidozieononiwu merged 2 commits into
mainfrom
net-iso
Jun 23, 2026
Merged

Use authenticated npmrc#488
chidozieononiwu merged 2 commits into
mainfrom
net-iso

Conversation

@chidozieononiwu

@chidozieononiwu chidozieononiwu commented Jun 19, 2026

Copy link
Copy Markdown
Member

This pull request updates the test pipeline configuration to improve npm authentication during test steps. The main change is the addition of a step to create an authenticated .npmrc file, ensuring npm commands use the correct credentials.

Pipeline authentication improvements:

  • Added a step to generate an authenticated .npmrc file for npm commands by including the create-authenticated-npmrc.yml template and specifying the path as $(Agent.TempDirectory)/test/.npmrc.
  • Updated the npm ci step to use the custom .npmrc file by setting the npm_config_userconfig environment variable.

openapi-diff

@chidozieononiwu chidozieononiwu force-pushed the net-iso branch 2 times, most recently from b33c2e0 to 9745e2f Compare June 19, 2026 18:15
@mikeharder

Copy link
Copy Markdown
Member

@chidozieononiwu: Why is this needed in this repo? Has this repo even been "onboarded" to ESRP?

@chidozieononiwu

chidozieononiwu commented Jun 23, 2026

Copy link
Copy Markdown
Member Author

@chidozieononiwu: Why is this needed in this repo? Has this repo even been "onboarded" to ESRP?

It is being flagged by network isolation.

@chidozieononiwu chidozieononiwu merged commit fbfea92 into main Jun 23, 2026
12 of 13 checks passed
@chidozieononiwu chidozieononiwu deleted the net-iso branch June 23, 2026 02:26
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