-
Notifications
You must be signed in to change notification settings - Fork 653
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
base: main
Are you sure you want to change the base?
Changes from 13 commits
362263f
6791456
83aa07d
4287f47
9a6f95b
c450ebc
aa49746
47f05f0
c8235fc
49122f4
32c99ad
53ced89
d517cff
ccb435c
e9a897c
51cd11e
2de39ef
2d8bb10
0d4eb88
c8eaff6
e00a99f
e3a24a9
adc1917
cb75f44
5a48931
7ad618e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@microsoft/rush", | ||
| "comment": "Updated descriptions for rush publish for packages published as tarballs. ", | ||
| "type": "none" | ||
| } | ||
| ], | ||
| "packageName": "@microsoft/rush" | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "name": "@rushstack/heft-isolated-typescript-transpile-plugin", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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
|
||
| "description": "Heft plugin for transpiling TypeScript with SWC", | ||
| "repository": { | ||
| "type": "git", | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.