Commit 433c001
authored
Pass package info to the API review and package validation pipelines (Azure#47335)
* Passed the package info for apireview and validate package pipeline
* Added test pipeline variable to patch release pipeline
* Fixed JSON conversion error on windows os
* Used compile time variable format
* Escaped forward slash in path
* Used parameter instead
* Escaped forward slash
* replaced the backslash
* Updated test pipeline input
* Updated yml to use the array object
* Dynamic loaded the artifact for set test pipeline version template
* Apply suggestions from code review
* Apply suggestions from code review
* Added display name for testPipeline parameter
* Reverted change of set-test-pipeline-version template reference1 parent 3efc4a5 commit 433c001
File tree
4 files changed
+20
-4
lines changed- eng/pipelines
- templates
- jobs
- stages
4 files changed
+20
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
264 | 266 | | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
269 | | - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
270 | 274 | | |
271 | 275 | | |
272 | 276 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
274 | 277 | | |
275 | | - | |
276 | 278 | | |
277 | 279 | | |
278 | 280 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
173 | 176 | | |
174 | | - | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments