Commit d8b0cc6
Publish Helix work item logs to artifacts/log/<BuildConfig>/helix-results
Adds a step after Send-to-Helix that copies artifacts/helix-results into
artifacts/log/$(BuildConfig)/helix-results so per-work-item output.log
files are uploaded with the pipeline artifacts. Helix work items that fail
inside the queue currently leave only a portal-auth-protected console URL
in the AzDO log; copying the downloaded result files into the published
artifacts surface them to anyone with build access.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c877a5f commit d8b0cc6
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
248 | 279 | | |
249 | 280 | | |
250 | 281 | | |
| |||
0 commit comments