Updated NPM publish to publish packages as pipeline artifact#5299
Updated NPM publish to publish packages as pipeline artifact#5299atingmicrosoft wants to merge 24 commits intomainfrom
Conversation
… tarballs instead of to npm registry
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
…tifacts' of https://github.com/microsoft/rushstack into ating/update-publish-pipeline-to-publish-packages-as-artifacts
…h publish descriptions for clarity.
| { | ||
| "name": "@rushstack/heft-isolated-typescript-transpile-plugin", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", |
There was a problem hiding this comment.
Revert this, heft-plugins/heft-isolated-typescript-transpile-plugin/CHANGELOG.md, common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/ating-update-publish-pipeline-to-publish-packages-as-artifacts_2025-08-12-23-03.json, and common/changes/@rushstack/heft-isolated-typescript-transpile-plugin/main_2025-08-04-19-18.json
git revert 49122f449afa686b1f94fe333dbdbd86611b58cd 32c99addb55f8fa6dead76131c5d8dfcfb18dcb7 --no-edit
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
This reverts commit 49122f4.
This reverts commit 32c99ad.
…tifacts' of https://github.com/microsoft/rushstack into ating/update-publish-pipeline-to-publish-packages-as-artifacts
This reverts commit 0d4eb88.
...ft/rush/ating-update-publish-pipeline-to-publish-packages-as-artifacts_2025-08-12-23-03.json
Outdated
Show resolved
Hide resolved
…ing/update-publish-pipeline-to-publish-packages-as-artifacts
|
@atingmicrosoft please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
7ad618e to
cb75f44
Compare
Summary
Updated npm publish pipeline to publish packages as pipeline artifact tarballs instead of to npm registry
Details
Modified the common/config/azure-pipelines/npm-publish.yaml file
How it was tested
Impacted documentation