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

v22.1.0

Latest
Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 29 Nov 08:29
274fba3

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

v22.0.0...v22.1.0