pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Create dev deployment from a PR

Open apburnes opened this issue 3 years ago • 0 comments

Create a dev deployment for PR's into the staging branch.

Notes

  • Competing PR can make a situation where last created get's deployed to the dev env

Acceptance Criteria

  • [ ] When a PR is opened for the staging branch, it deploys the core platform into a dev environment

Implementation

  • Launch all supporting services for other applications based on their staging branch before updating the components to a PR based deployment in dev

Security Considerations

None

apburnes avatar Oct 05 '22 18:10 apburnes