ci: Publish result images as Azure artifacts.#17011
ci: Publish result images as Azure artifacts.#17011tacaswell merged 1 commit intomatplotlib:masterfrom
Conversation
|
I'm thinking we probably want to add a condition so publishing works when stuff fails, but I didn't add it here just to see what the results look like. Should we publish always or only on failure? |
|
I guess only-on-failure is good enough for now? |
|
Hmm, looks like I need to give it a stage-specific name. |
|
So Windows Prerelease build failed because nothing was actually run. Seems we're a bit too relaxed with that one. |
|
I added the on-failure condition, and skipped artifacts for the Prerelease build (which is broken right now). You can see what it looks like in the previous build. In the top card, under the Related heading, there is the "9 published" link which points to the artifacts. If you're on a specific Job view, then there's a link to "1 artifact produced". |
This should allow us to debug result images if they're failing on Azure.