You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, this seemed to be ignored, and we'd just get a 0-artifact
count. But now it seems that requesting artifacts for builds that are
incomplete raises a 400 Bad Request.
So ignore those errors and return a 0-length artifact, because that is
already correctly handled by the next step in the workflow.
0 commit comments