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

Lock the git push for chart publishing #447

Merged
merged 3 commits into from
Oct 23, 2020
Merged

Conversation

kierenevans
Copy link
Contributor

@kierenevans kierenevans commented Oct 7, 2020

Should fix this that can happen with parallel builds:

 ! [remote rejected] master -> master (cannot lock ref 'refs/heads/master': is at 8fd8d71fb9ec39e94fa92161b9d0213932260d29 but expected fe30974a1f4455b5caddc7c089f7602a738a023b)

error: failed to push some refs to '[email protected]:example/example.git`

@kierenevans kierenevans added bug Something isn't working harness-php PHP harness labels Oct 7, 2020
@kierenevans kierenevans added this to the 0.11.0 milestone Oct 7, 2020
@kierenevans kierenevans self-assigned this Oct 8, 2020
@kierenevans kierenevans force-pushed the feature/lock-git-push branch from 12908f7 to d75f362 Compare October 14, 2020 13:14
@kierenevans kierenevans force-pushed the feature/lock-git-push branch from d75f362 to 7ff81cd Compare October 14, 2020 13:15
@kierenevans kierenevans added the hacktoberfest-accepted Accepted for Hacktoberfest label Oct 15, 2020
@kierenevans kierenevans merged commit 5b7a354 into 0.11.x Oct 23, 2020
@kierenevans kierenevans deleted the feature/lock-git-push branch October 23, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest-accepted Accepted for Hacktoberfest harness-php PHP harness
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants