-
Notifications
You must be signed in to change notification settings - Fork 12
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
[CI] Publish step randomly fails #19
Comments
Thanks again! Yep, it's scary to get the email from github saying that the build failed, and then to find out that it was just a glitch in uploading packages to github itself is a kinda annoying. |
Not your fault BTW ... but I'm sure that you can figure out how to fix it! Best wishes, John |
My bad for trusting the infra :) |
Managed to get some logs in my fork Run pyTooling/Actions/releaser@r0
|
Issue reported and acknowledged in the releaser action repo |
The 'Publish Package' step run at the end of the flow seems to be randomly failing, with errors pointing to github infra issues (need logs)
The action 'pyTooling/Actions/releaser' doesn't seem to have any retry mechanism.
See if retries can be added to the action, on if they can be implemented at a higher level, in the yaml file itself using other actions
The text was updated successfully, but these errors were encountered: