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

Ability to specify project dependencies to influence order #716

Closed
cheethoe opened this issue Jul 19, 2019 · 4 comments
Closed

Ability to specify project dependencies to influence order #716

cheethoe opened this issue Jul 19, 2019 · 4 comments
Labels
duplicate This issue is a duplicate of an already reported issue

Comments

@cheethoe
Copy link

I have a use case where I have multiple environments to deploy to (ie. test, staging, prod) which are specified in my atlantis config as different projects with the same directory. I'd like a way to specify that staging depends on test, and prod depends on staging and thus influence the order of applies so one must apply to test first, staging second and prod last.

Of note, I am not asking for project dependencies of projects not involved in a PR, so if someone specifies a dependency of a project that doesn't have any changes, then that project dependency should be factored in as a dependency.

@kipkoan
Copy link
Contributor

kipkoan commented Jul 19, 2019 via email

@lkysow
Copy link
Member

lkysow commented Jul 21, 2019

On a related note, can we also have Atlantis apply multiple projects in the order they are listed in the atlantis.yaml file?

Yes I think that's a good idea but can you open up another issue please.

@lkysow
Copy link
Member

lkysow commented Jul 22, 2019

@cheethoe thanks for the feature request. I think this is a duplicate of #391 though?

@lkysow lkysow added the duplicate This issue is a duplicate of an already reported issue label Jul 22, 2019
@cheethoe
Copy link
Author

yes, it appears to be a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate of an already reported issue
Projects
None yet
Development

No branches or pull requests

3 participants