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

v21.0.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 03 Dec 17:14
d09c6f9

View Course

GitHub Actions: Continuous Integration

Steps

  1. Use a templated workflow
  2. Run a templated workflow
  3. Add your first test
  4. Read an Actions log
  5. Fix the test
  6. Share the workflow with the team
  7. Create a custom GitHub Actions workflow
  8. Target a Windows environment
  9. Use multiple jobs
  10. Run multiple jobs
  11. Upload a job's build artifacts
  12. Download a job's build artifacts
  13. Share the improved CI workflow with the team
  14. Automate the review process
  15. Use an action to automate pull request reviews
  16. Create an approval job in your new workflow
  17. Automate approvals
  18. Use branch protections

Complete Diff

v20.0.0...v21.0.0