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

v13.0.0

Latest
Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 04 Dec 18:41
e621b5d

View Course

GitHub Actions: Continuous Delivery with AWS

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

v12.2.0...v13.0.0