Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Queue should wait to progress until any active master build is finished #10

Open
jamiebuilds opened this issue Mar 23, 2018 · 0 comments

Comments

@jamiebuilds
Copy link
Contributor

Right now if you have a build on master which has side effects (releasing/publishing packages) that needs to push back to master, Landkid introduces a race condition where the Landkid build can finish and push to master before the master build has completed.

Ideally people wouldn't be publishing in master (and we should provide a step for publishing as part of Landkid as mentioned previously) but we should handle that gracefully if they do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant