Open jonico opened 3 years ago
/deploy gcp
👋 @jonico, deployment request for gcp received ...
:rocket: Kicking off deployment on gcp for Simon now. View deployment live logs.
:red_circle: Deployment to gcp failed for Simon :cry:. View failed deployment logs.
👋 @jonico, deployment request for aws received ...
:rocket: Kicking off deployment on aws for Simon now. View deployment live logs.
:red_circle: Deployment to aws failed for Simon :cry:. View failed deployment logs.
This is a pull request (PR) used to demo the GitHub Flow with an example that is more appealing than a standard hello world web app. This PR
The project is hooked to a multi stage deployment pipeline that will create a review environment for every single pull request and the ability to promote to staging and production. This allows us to show case GitHub Actions, our integration with CI/CD like Heroku and Azure Pipelines and branch protection rules with commit status checks.
Furthermore, the master branch will automatically push to the associated GitHub pages site, giving us an opportunity to explain what Jekyll and GitHub pages are.