apprunner-roadmap icon indicating copy to clipboard operation
apprunner-roadmap copied to clipboard

Support staging workflow

Open eruvanos opened this issue 2 years ago • 0 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request As a Developer I would like to deploy my application (from source code) within multiple stages (like dev and prod) without executing the build multiple times.

Describe alternatives you've considered The current alternative is to create two AppRunner services with different branches, still the build is executed multiple times.

Additional context A support for individual workflows would be nice incl:

  • manual trigger deployment per stage
  • run some test against deployed service, before next deployment is triggered

eruvanos avatar Apr 12 '22 07:04 eruvanos