Skip to content

Updated NPM publish to publish packages as pipeline artifact #5299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

atingmicrosoft
Copy link
Contributor

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

@iclanton iclanton moved this from Needs triage to In Progress in Bug Triage Aug 11, 2025
atingmicrosoft and others added 3 commits August 11, 2025 17:13
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
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-isolated-typescript-transpile-plugin",
"version": "0.2.1",
"version": "0.2.2",
Copy link
Member

@iclanton iclanton Aug 12, 2025

Choose a reason for hiding this comment

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

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

atingmicrosoft and others added 2 commits August 12, 2025 16:47
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

5 participants