Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish new draft run failed #393

Open
richsalz opened this issue Jun 19, 2023 · 1 comment
Open

Publish new draft run failed #393

richsalz opened this issue Jun 19, 2023 · 1 comment

Comments

@richsalz
Copy link
Contributor

I might have had a race condition where I did "make publish" but just in case:

Run date -u "+date=%FT%T" >>"$GITHUB_OUPUT"
  date -u "+date=%FT%T" >>"$GITHUB_OUPUT"
  shell: /usr/bin/bash -e {0}
/home/runner/work/_temp/7c2d6d46-646f-4e6a-a2e6-811590e6cf4a.sh: line 1: : No such file or directory
Error: Process completed with exit code 1.
@martinthomson
Copy link
Owner

¯\_(ツ)_/¯

Actions sometimes fail, but that's a new one. I can't see how a race condition would produce that outcome. More likely there was a failure in the hardware. Apparently GitHub Actions write to a UUID-named file before running it. And sometimes the write fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants