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

deploy tron should prevent concurrent deploys to dependant environments if they are behind in commits #6

Open
patricksimonian opened this issue Sep 30, 2020 · 0 comments

Comments

@patricksimonian
Copy link
Owner

Use case:

Dev makes commit A B C
Deploys to Dev
Deploys to Test (dependant on dev)
Dev makes commit D
Dev should not be able to redeploy to test or other dependant stages until the dev deployment is current.

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