Support staging workflow
- Dominant language
- No language data
- Stars
- 301
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.