pages-core
pages-core copied to clipboard
Create dev deployment from a PR
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