File tree 12 files changed +30
-76
lines changed
12 files changed +30
-76
lines changed Original file line number Diff line number Diff line change @@ -52,18 +52,6 @@ The task requires either Node v16 or Node v20 to run. The task does not support
52
52
53
53
* ** SymbolsArtifactName** : Specify the artifact name to use for the Symbols artifact. The default is Symbols_ $(BuildConfiguration)
54
54
55
- ## How to build task locally:
56
-
57
- 1 ) Create new branch from master
58
- 2 ) Use Node v10.24.1 and npm v6.14.12 when building the task (you can use 'nvm' to quickly and easily switch between different Node versions)
59
- 3 ) Update your changes
60
- 4 ) Update "package.json" and "_ buildConfigs/Node20/package.json" in ".\Tasks\PublishSymbolsV2\"
61
- 5 ) Run command "npm i" at folder ".\Tasks\PublishSymbolsV2\
62
- 6 ) Run command at root "npm i"
63
- 7 ) Run command at root "node make.js build --task PublishSymbolsV2"
64
- 8 ) Refer files generated at "_ build" to test locally
65
- 9 ) Check-in files changed from ".\Tasks\PublishSymbolsV2\" and files generated from "_ generated"
66
-
67
55
``` yaml
68
56
69
57
Using PAT
Original file line number Diff line number Diff line change 14
14
"version" : {
15
15
"Major" : 2 ,
16
16
"Minor" : 247 ,
17
- "Patch" : 8
17
+ "Patch" : 10
18
18
},
19
19
"minimumAgentVersion" : " 2.144.0" ,
20
20
"groups" : [
Original file line number Diff line number Diff line change 14
14
"version" : {
15
15
"Major" : 2 ,
16
16
"Minor" : 247 ,
17
- "Patch" : 8
17
+ "Patch" : 10
18
18
},
19
19
"minimumAgentVersion" : " 2.144.0" ,
20
20
"groups" : [
Original file line number Diff line number Diff line change 1
- Default|2.247.8
2
- Node20_229_14|2.247.9
1
+ Default|2.247.10
2
+ Node20_229_14|2.247.11
Original file line number Diff line number Diff line change @@ -52,18 +52,6 @@ The task requires either Node v16 or Node v20 to run. The task does not support
52
52
53
53
* ** SymbolsArtifactName** : Specify the artifact name to use for the Symbols artifact. The default is Symbols_ $(BuildConfiguration)
54
54
55
- ## How to build task locally:
56
-
57
- 1 ) Create new branch from master
58
- 2 ) Use Node v10.24.1 and npm v6.14.12 when building the task (you can use 'nvm' to quickly and easily switch between different Node versions)
59
- 3 ) Update your changes
60
- 4 ) Update "package.json" and "_ buildConfigs/Node20/package.json" in ".\Tasks\PublishSymbolsV2\"
61
- 5 ) Run command "npm i" at folder ".\Tasks\PublishSymbolsV2\
62
- 6 ) Run command at root "npm i"
63
- 7 ) Run command at root "node make.js build --task PublishSymbolsV2"
64
- 8 ) Refer files generated at "_ build" to test locally
65
- 9 ) Check-in files changed from ".\Tasks\PublishSymbolsV2\" and files generated from "_ generated"
66
-
67
55
``` yaml
68
56
69
57
Using PAT
Original file line number Diff line number Diff line change 14
14
"version" : {
15
15
"Major" : 2 ,
16
16
"Minor" : 247 ,
17
- "Patch" : 8
17
+ "Patch" : 10
18
18
},
19
19
"minimumAgentVersion" : " 2.144.0" ,
20
20
"groups" : [
249
249
"NodeVersionSupport" : " Node v{0} is no longer supported starting 08/31/2024. Please upgrade pipeline agent to latest version for Node 16 or later."
250
250
},
251
251
"_buildConfigMapping" : {
252
- "Default" : " 2.247.8 " ,
253
- "Node20_229_14" : " 2.247.9 "
252
+ "Default" : " 2.247.10 " ,
253
+ "Node20_229_14" : " 2.247.11 "
254
254
}
255
255
}
Original file line number Diff line number Diff line change 14
14
"version" : {
15
15
"Major" : 2 ,
16
16
"Minor" : 247 ,
17
- "Patch" : 8
17
+ "Patch" : 10
18
18
},
19
19
"minimumAgentVersion" : " 2.144.0" ,
20
20
"groups" : [
249
249
"NodeVersionSupport" : " ms-resource:loc.messages.NodeVersionSupport"
250
250
},
251
251
"_buildConfigMapping" : {
252
- "Default" : " 2.247.8 " ,
253
- "Node20_229_14" : " 2.247.9 "
252
+ "Default" : " 2.247.10 " ,
253
+ "Node20_229_14" : " 2.247.11 "
254
254
}
255
255
}
Original file line number Diff line number Diff line change @@ -52,18 +52,6 @@ The task requires either Node v16 or Node v20 to run. The task does not support
52
52
53
53
* ** SymbolsArtifactName** : Specify the artifact name to use for the Symbols artifact. The default is Symbols_ $(BuildConfiguration)
54
54
55
- ## How to build task locally:
56
-
57
- 1 ) Create new branch from master
58
- 2 ) Use Node v10.24.1 and npm v6.14.12 when building the task (you can use 'nvm' to quickly and easily switch between different Node versions)
59
- 3 ) Update your changes
60
- 4 ) Update "package.json" and "_ buildConfigs/Node20/package.json" in ".\Tasks\PublishSymbolsV2\"
61
- 5 ) Run command "npm i" at folder ".\Tasks\PublishSymbolsV2\
62
- 6 ) Run command at root "npm i"
63
- 7 ) Run command at root "node make.js build --task PublishSymbolsV2"
64
- 8 ) Refer files generated at "_ build" to test locally
65
- 9 ) Check-in files changed from ".\Tasks\PublishSymbolsV2\" and files generated from "_ generated"
66
-
67
55
``` yaml
68
56
69
57
Using PAT
Original file line number Diff line number Diff line change 14
14
"version" : {
15
15
"Major" : 2 ,
16
16
"Minor" : 247 ,
17
- "Patch" : 9
17
+ "Patch" : 11
18
18
},
19
19
"minimumAgentVersion" : " 2.144.0" ,
20
20
"groups" : [
257
257
"NodeVersionSupport" : " Node v{0} is no longer supported starting 08/31/2024. Please upgrade pipeline agent to latest version for Node 16 or later."
258
258
},
259
259
"_buildConfigMapping" : {
260
- "Default" : " 2.247.8 " ,
261
- "Node20_229_14" : " 2.247.9 "
260
+ "Default" : " 2.247.10 " ,
261
+ "Node20_229_14" : " 2.247.11 "
262
262
}
263
263
}
Original file line number Diff line number Diff line change 14
14
"version" : {
15
15
"Major" : 2 ,
16
16
"Minor" : 247 ,
17
- "Patch" : 9
17
+ "Patch" : 11
18
18
},
19
19
"minimumAgentVersion" : " 2.144.0" ,
20
20
"groups" : [
257
257
"NodeVersionSupport" : " ms-resource:loc.messages.NodeVersionSupport"
258
258
},
259
259
"_buildConfigMapping" : {
260
- "Default" : " 2.247.8 " ,
261
- "Node20_229_14" : " 2.247.9 "
260
+ "Default" : " 2.247.10 " ,
261
+ "Node20_229_14" : " 2.247.11 "
262
262
}
263
263
}
You can’t perform that action at this time.
0 commit comments