Skip to content

Don't attempt to publish build artifacts in PR if they do not exist #8305

@NickGerleman

Description

@NickGerleman

The GitHub view of AZP failures shows the most recent failure. This almost always shows the incorrect root cause error below:
image

This is because we unconditionally try to upload build artifacts, even if an earlier step to produce them fails. We should avoid attempting to publish these artifacts in the case where they might not exist.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions