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
Which resulted in a lack of a GitHub release for that nightly tag, causing the lookup to fail in the nightly's clean step.
I think the nightly's clean step should be able to degrade gracefully here, either by catching a 404 exception and going green and/or splitting the clean step into discrete fetch and delete steps, where the delete step is skipped if the fetch step catches a 404.
What is your environment, configuration, and command?
Issue
The Github Workflow
Nightly job
is failing since a few days as the step to clean a previous tag cannot find it and generates this errorWhat did you do and What did you see instead?
n/a
Additional Information. Logs.
n/a
The text was updated successfully, but these errors were encountered: