Skip to content

Sync eng/common directory with azure-sdk-tools for PR 14377#56817

Merged
chidozieononiwu merged 2 commits intomainfrom
sync-eng/common-AuthenticateTempNpmrc-14377
Mar 6, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 14377#56817
chidozieononiwu merged 2 commits intomainfrom
sync-eng/common-AuthenticateTempNpmrc-14377

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14377 See eng/common workflow

@azure-sdk azure-sdk requested a review from a team as a code owner March 5, 2026 23:57
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Mar 5, 2026
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Mar 5, 2026
@chidozieononiwu chidozieononiwu merged commit a214624 into main Mar 6, 2026
13 of 19 checks passed
@chidozieononiwu chidozieononiwu deleted the sync-eng/common-AuthenticateTempNpmrc-14377 branch March 6, 2026 00:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs eng/common pipeline content with the upstream azure-sdk-tools implementation by introducing a reusable Azure Pipelines step template for npm authentication that avoids mutating the repo’s checked-in .npmrc.

Changes:

  • Added a new authenticate-temp-npmrc.yml step template that copies an existing repo .npmrc (or creates an empty one) into $(Agent.TempDirectory).
  • Sets NPM_CONFIG_USERCONFIG to the temp .npmrc path and runs npmAuthenticate@0 against it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants