Skip to content
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

Use a linux pool for publishing. #4414

Merged
merged 4 commits into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.23.11",
"tag": "@microsoft/api-documenter_v7.23.11",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.1`"
}
]
}
},
{
"version": "7.23.10",
"tag": "@microsoft/api-documenter_v7.23.10",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 7.23.11
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 7.23.10
Mon, 30 Oct 2023 23:36:37 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.23.10",
"version": "7.23.11",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.38.2",
"tag": "@microsoft/api-extractor_v7.38.2",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.1`"
}
]
}
},
{
"version": "7.38.1",
"tag": "@microsoft/api-extractor_v7.38.1",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 7.38.2
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 7.38.1
Mon, 30 Oct 2023 23:36:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor",
"version": "7.38.1",
"version": "7.38.2",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
"keywords": [
"typescript",
Expand Down
20 changes: 20 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.63.1",
"tag": "@rushstack/heft_v0.63.1",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.1`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.38.2`"
}
]
}
},
{
"version": "0.63.0",
"tag": "@rushstack/heft_v0.63.0",
Expand Down
9 changes: 8 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft

This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 0.63.1
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 0.63.0
Mon, 30 Oct 2023 23:36:37 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft",
"version": "0.63.0",
"version": "0.63.1",
"description": "Build all your JavaScript projects the same way: A way that works.",
"keywords": [
"toolchain",
Expand Down
17 changes: 17 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.2.11",
"tag": "@rushstack/lockfile-explorer_v1.2.11",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.1`"
}
]
}
},
{
"version": "1.2.10",
"tag": "@rushstack/lockfile-explorer_v1.2.10",
Expand Down
9 changes: 8 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 1.2.11
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 1.2.10
Mon, 30 Oct 2023 23:36:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/lockfile-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lockfile-explorer",
"version": "1.2.10",
"version": "1.2.11",
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
"keywords": [
"conflict",
Expand Down
20 changes: 20 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.1.11",
"tag": "@rushstack/rundown_v1.1.11",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.1`"
}
]
}
},
{
"version": "1.1.10",
"tag": "@rushstack/rundown_v1.1.10",
Expand Down
9 changes: 8 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/rundown

This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 1.1.11
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 1.1.10
Mon, 30 Oct 2023 23:36:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/rundown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rundown",
"version": "1.1.10",
"version": "1.1.11",
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
"repository": {
"type": "git",
Expand Down
20 changes: 20 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.3.11",
"tag": "@rushstack/trace-import_v0.3.11",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.1`"
}
]
}
},
{
"version": "0.3.10",
"tag": "@rushstack/trace-import_v0.3.10",
Expand Down
9 changes: 8 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/trace-import

This log was last generated on Mon, 30 Oct 2023 23:36:38 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 0.3.11
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 0.3.10
Mon, 30 Oct 2023 23:36:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/trace-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/trace-import",
"version": "0.3.10",
"version": "0.3.11",
"description": "CLI tool for understanding how require() and \"import\" statements get resolved",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "Fix line endings in published package.",
"type": "none",
"packageName": "@microsoft/rush"
}
],
"packageName": "@microsoft/rush",
"email": "[email protected]"
}
3 changes: 3 additions & 0 deletions common/config/azure-pipelines/npm-publish-rush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ extends:
- stage:
jobs:
- job:
pool:
name: publish-rushstack
os: linux
templateContext:
outputs:
- output: pipelineArtifact
Expand Down
3 changes: 3 additions & 0 deletions common/config/azure-pipelines/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ extends:
- stage:
jobs:
- job:
pool:
name: publish-rushstack
os: linux
templateContext:
outputs:
- output: pipelineArtifact
Expand Down
3 changes: 3 additions & 0 deletions common/config/azure-pipelines/vscode-extension-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ extends:
- stage:
jobs:
- job:
pool:
name: publish-rushstack
os: linux
steps:
- checkout: self
persistCredentials: true
Expand Down
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"policyName": "rush",
"definitionName": "lockStepVersion",
"version": "5.110.0",
"nextBump": "minor",
"nextBump": "patch",
"mainProject": "@microsoft/rush"
}
]
23 changes: 23 additions & 0 deletions heft-plugins/heft-api-extractor-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@rushstack/heft-api-extractor-plugin",
"entries": [
{
"version": "0.2.11",
"tag": "@rushstack/heft-api-extractor-plugin_v0.2.11",
"date": "Wed, 01 Nov 2023 23:11:35 GMT",
"comments": {
"patch": [
{
"comment": "Fix line endings in published package."
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.38.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.63.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `0.63.0` to `0.63.1`"
}
]
}
},
{
"version": "0.2.10",
"tag": "@rushstack/heft-api-extractor-plugin_v0.2.10",
Expand Down
9 changes: 8 additions & 1 deletion heft-plugins/heft-api-extractor-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft-api-extractor-plugin

This log was last generated on Mon, 30 Oct 2023 23:36:37 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2023 23:11:35 GMT and should not be manually modified.

## 0.2.11
Wed, 01 Nov 2023 23:11:35 GMT

### Patches

- Fix line endings in published package.

## 0.2.10
Mon, 30 Oct 2023 23:36:37 GMT
Expand Down
Loading