Implement Environment Deployment Workflows #16614
Labels
DevSecOps
Team Aq DevSecOps work label
github-actions
Tracking GitHub Actions items
github-workflows
Tracking GitHub Workflows items
improvements-operational
Operational Improvements
reportstream
Milestone
This is a stage where we will have to structure both the Front-End and Back-End as well loosely-coupled process.
Each release candidates exist on their own pipeline in a not inter-dependent relationship but at this specific stage they must be bundled into a unified workflow. At a later point, this final stage will need to be further refined.
This specific pipeline should not be executed on a scheduled basis because of the current level of effectiveness these have right now and lack of trust to them right now. Nevertheless, these pipelines must be available for ad-hoc requests.
What is the Definition of Done:
Considerations: It's my professional opinion that having and maintaining a PRODUCTION branch as well as set of DEPLOYMENT branches is not correct. Using the RELEASE tags should be more than enough.
Note: These DEPLOYMENT branches are technically RELEASE branches and are eventually removed.
The text was updated successfully, but these errors were encountered: