File tree Expand file tree Collapse file tree 4 files changed +13
-14
lines changed Expand file tree Collapse file tree 4 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 13
13
# This Yaml Document has been converted by ESAI Yaml Pipeline Conversion Tool.
14
14
# This pipeline will be extended to the OneESPT template
15
15
trigger :
16
- - main
17
-
18
- # no `pr` keyword because we want all PRs to run this
19
-
16
+ - main
17
+
18
+ # no `pr` keyword because we want all PRs to run this
20
19
resources :
21
20
repositories :
22
21
- repository : 1ESPipelineTemplates
@@ -35,12 +34,12 @@ extends:
35
34
baselineSet : default
36
35
baselineFile : $(Build.SourcesDirectory)/.gdn/.gdnbaselines
37
36
sourceAnalysisPool :
38
- name : Azure-Pipelines-1ESPT-ExDShared
39
- image : windows-2022
37
+ name : 1ES-ABTT-Shared-Pool
38
+ image : abtt- windows-2022
40
39
os : windows
41
40
pool :
42
- name : Azure-Pipelines-1ESPT-ExDShared
43
- image : ubuntu-latest
41
+ name : 1ES-ABTT-Shared-Pool
42
+ image : abtt- ubuntu-2204
44
43
os : linux
45
44
customBuildTags :
46
45
- ES365AIMigrationTooling
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ extends:
27
27
baselineSet : default
28
28
baselineFile : $(Build.SourcesDirectory)/.gdn/.gdnbaselines
29
29
sourceAnalysisPool :
30
- name : Azure-Pipelines-1ESPT-ExDShared
31
- image : windows-2022
30
+ name : 1ES-ABTT-Shared-Pool
31
+ image : abtt- windows-2022
32
32
os : windows
33
33
pool :
34
- name : Azure-Pipelines-1ESPT-ExDShared
35
- image : ubuntu-latest
34
+ name : 1ES-ABTT-Shared-Pool
35
+ image : abtt- ubuntu-2204
36
36
os : linux
37
37
customBuildTags :
38
38
- ES365AIMigrationTooling
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://dev.azure.com/ms/azure-pipelines-vscode /_apis/build/status/CI-and-PR )] ( https://dev.azure.com/ms/azure-pipelines-vscode /_build/latest?definitionId=11 )
1
+ [ ![ Build Status] ( https://dev.azure.com/mseng/PipelineTools /_apis/build/status%2FVSCode%20Extension%2Fvscode-extension-ci?repoName=microsoft%2Fazure-pipelines-vscode&branchName=main )] ( https://dev.azure.com/mseng/PipelineTools /_build/latest?definitionId=17236&repoName=microsoft%2Fazure-pipelines-vscode&branchName=main )
2
2
3
3
# Azure Pipelines for VS Code
4
4
Original file line number Diff line number Diff line change 7
7
0 . Ensure the [ CHANGELOG] ( CHANGELOG.md ) is up to date.
8
8
0 . Update the [ service schema] ( #bumping-service-schema ) .
9
9
0 . Create a PR on GitHub, mostly for tracking reasons.
10
- 0 . Manually queue a [ Release build] ( https://dev.azure.com/ms/azure-pipelines-vscode /_build?definitionId=12 ) against your PR branch.
10
+ 0 . Manually queue a [ Release build] ( https://dev.azure.com/mseng/PipelineTools /_build?definitionId=17237 ) against your PR branch.
11
11
- This will create a GitHub release at the commit you've specified!
12
12
0 . Ship the resulting package to the [ Marketplace] ( https://marketplace.visualstudio.com/manage/publishers/ms-azure-devops ) .
13
13
- You can grab it from either the pipeline run or off GitHub itself.
You can’t perform that action at this time.
0 commit comments