We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using the releaser action with pyTooling/Actions/releaser@r0 and it seems to be failing at uploading archives every once in a while.
releaser
pyTooling/Actions/releaser@r0
The github action where this behaviour is observed - https://github.com/OBSD-Homelab/openbsd-builder/actions
Example of a failed run - https://github.com/OBSD-Homelab/openbsd-builder/runs/6928392293?check_suite_focus=true Example of a passing run - https://github.com/OBSD-Homelab/openbsd-builder/runs/6944587241?check_suite_focus=true
Both runs are scheduled runs, daily at 0 0 * * *, so there is no code change between the two actions.
0 0 * * *
Let me know what else I should add to this report.
The text was updated successfully, but these errors were encountered:
This is a duplicate of #48, right?
Sorry, something went wrong.
Looks very similar to it Any progress on the retry support ?
Kind of does. But I don't know what exactly is happening here.
Let's track this issue in #48.
Get Release handler
No branches or pull requests
I am using the
releaser
action withpyTooling/Actions/releaser@r0
and it seems to be failing at uploading archives every once in a while.The github action where this behaviour is observed - https://github.com/OBSD-Homelab/openbsd-builder/actions
Example of a failed run - https://github.com/OBSD-Homelab/openbsd-builder/runs/6928392293?check_suite_focus=true
Example of a passing run - https://github.com/OBSD-Homelab/openbsd-builder/runs/6944587241?check_suite_focus=true
Both runs are scheduled runs, daily at
0 0 * * *
, so there is no code change between the two actions.Let me know what else I should add to this report.
The text was updated successfully, but these errors were encountered: