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 workflow fails if separately pushed commits are too rapid #86

Open
davidkornel opened this issue May 9, 2023 · 0 comments
Open
Labels
priority: low type: bug Something isn't working

Comments

@davidkornel
Copy link
Member

Issue: If there are two commits pushed separately after each other in a short time span. The second job in the stunner-helm repo will have a different local l7mp.io head, which will block the push.

Solution: Prevent two jobs running from the same action at the same time. Queueing them would be a good solution

@davidkornel davidkornel added priority: low type: bug Something isn't working labels May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant