Commit 1818738
committed
Merged PR 6463: CHORE: Clean Up Dummy & Release Pipelines
#### AI description (iteration 1)
#### PR Classification
This PR performs a cleanup of release pipeline configurations by removing redundant parameters and standardizing log output.
#### PR Summary
The PR streamlines the YAML definitions for both dummy and official release pipelines by eliminating duplicate package version parameters and variables, updating default settings, and standardizing logging messages.
- `OneBranchPipelines/dummy-release-pipeline.yml`: Removed the redundant `packageVersion` parameter and its associated variables, changed the default `publishSymbols` value to `false`, and cleaned up logging statements by removing extra formatting and version printouts.
- `OneBranchPipelines/official-release-pipeline.yml`: Eliminated duplicate package version parameters and variables, and refined logging in release and dry run scripts by removing version messages and excess formatting.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Related work items: #405171 parent c93149a commit 1818738
File tree
2 files changed
+9
-39
lines changed- OneBranchPipelines
2 files changed
+9
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 15 | | |
21 | 16 | | |
22 | 17 | | |
23 | | - | |
| 18 | + | |
24 | 19 | | |
25 | 20 | | |
26 | 21 | | |
| |||
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 27 | | |
41 | 28 | | |
42 | 29 | | |
| |||
271 | 258 | | |
272 | 259 | | |
273 | 260 | | |
274 | | - | |
| 261 | + | |
275 | 262 | | |
276 | | - | |
| 263 | + | |
277 | 264 | | |
278 | | - | |
279 | 265 | | |
280 | 266 | | |
281 | 267 | | |
| |||
306 | 292 | | |
307 | 293 | | |
308 | 294 | | |
309 | | - | |
| 295 | + | |
310 | 296 | | |
311 | | - | |
| 297 | + | |
312 | 298 | | |
313 | | - | |
314 | 299 | | |
315 | 300 | | |
316 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 13 | | |
19 | 14 | | |
20 | 15 | | |
| |||
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 25 | | |
39 | 26 | | |
40 | 27 | | |
| |||
266 | 253 | | |
267 | 254 | | |
268 | 255 | | |
269 | | - | |
| 256 | + | |
270 | 257 | | |
271 | | - | |
| 258 | + | |
272 | 259 | | |
273 | | - | |
274 | 260 | | |
275 | 261 | | |
276 | 262 | | |
| |||
290 | 276 | | |
291 | 277 | | |
292 | 278 | | |
293 | | - | |
| 279 | + | |
294 | 280 | | |
295 | | - | |
| 281 | + | |
296 | 282 | | |
297 | | - | |
298 | 283 | | |
299 | 284 | | |
300 | 285 | | |
| |||
0 commit comments