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

Make Github Actions configurable to support multiple environments (dev, staging, prod) #7

Open
thombergs opened this issue Jul 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@thombergs
Copy link
Contributor

Currently, the cloudformation stacks are only created / updated on push to master.

To test changes in a cloudformation stack, we have to push to master.

Make the deployment scripts configurable so that we can add a name prefix or something, so that we can create the stacks from multiple branches. Each branch would then create its own stacks for testing.

@rieckpil rieckpil added the technical Not related to a feature but adds value to e.g. development label Jul 29, 2020
@rieckpil rieckpil added enhancement New feature or request and removed technical Not related to a feature but adds value to e.g. development labels Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants