Skip to content

Remove customNPMRegistry override from pre-release pipeline#836

Merged
rzhao271 merged 2 commits into
mainfrom
copilot/remove-customnpmregistry-overrides
Jun 12, 2026
Merged

Remove customNPMRegistry override from pre-release pipeline#836
rzhao271 merged 2 commits into
mainfrom
copilot/remove-customnpmregistry-overrides

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This updates pipeline configuration to remove a repository-level customNPMRegistry override so the shared pre-release template defaults are used. Scope is intentionally limited to pipeline YAML only.

  • Pipeline configuration cleanup

    • Removed the explicit registry override from build/pre-release.yml under extends.parameters.
    • No other pipeline parameters or build steps were changed.
  • Resulting config shape

    extends:
      template: azure-pipelines/extension/pre-release.yml@templates
      parameters:
        l10nSourcePaths: ./src
        buildSteps:
          - script: npm ci
Original prompt

Remove customNpmRegistry overrides in pipeline files. Create a PR.

Created from VS Code.

Copilot AI changed the title [WIP] Remove customNpmRegistry overrides in pipeline files Remove customNPMRegistry override from pre-release pipeline Jun 12, 2026
Copilot AI requested a review from rzhao271 June 12, 2026 20:18
@rzhao271 rzhao271 added this to the 1.125.0 milestone Jun 12, 2026
@rzhao271 rzhao271 marked this pull request as ready for review June 12, 2026 20:30
@rzhao271 rzhao271 enabled auto-merge (squash) June 12, 2026 20:30
@rzhao271 rzhao271 merged commit ea0504c into main Jun 12, 2026
6 checks passed
@rzhao271 rzhao271 deleted the copilot/remove-customnpmregistry-overrides branch June 12, 2026 20:41
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.

3 participants