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

Matrix builds may fail updating badges #17

Open
Mulugruntz opened this issue Feb 13, 2023 · 0 comments
Open

Matrix builds may fail updating badges #17

Mulugruntz opened this issue Feb 13, 2023 · 0 comments

Comments

@Mulugruntz
Copy link

See this job: https://github.com/Mulugruntz/celery-pubsub/actions/runs/4167158182/jobs/7212395387#step:5:258

To https://github.com/Mulugruntz/celery-pubsub.git
 ! [remote rejected] HEAD -> shields (cannot lock ref 'refs/heads/shields': is at 0564340ab257b3da2019922adf94804da00ef1a7 but expected 4daa6ffb078a9a62aa23ca21a6babff2e9f0f4f1)
error: failed to push some refs to '***github.com/Mulugruntz/celery-pubsub.git'

This is because I have a bunch of jobs in a matrix and by the time a job starts then end, another one may have also ended and pushed in the meantime.
This is quite a sneaky one, and could easily be missed.

Moreover, as it shows on the next line:

Docker Action run completed with exit code 0

it might be complicated to detect and restart (not that it would be a super clean solution...).

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

1 participant