Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

v9.1.0

Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 04 Mar 17:53
ecb1725

View Course

GitHub Actions: Continuous Delivery

Steps

  1. Configure a trigger based on labels
  2. Trigger a job on specific labels
  3. Deploy a Node.js app to AWS for the first time
  4. Merge the staging workflow
  5. Create an S3 bucket
  6. Approve pull request
  7. Test the staging action
  8. Write the production deployment trigger
  9. Complete the deployment to production workflow
  10. Create the Docker image and push it to GitHub Packages
  11. Merge the production workflow

Complete Diff

v9.0.0...v9.1.0