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

Releases: githubtraining/using-github-actions-for-ci

Release list

v3.0.1

Choose a tag to compare

@github-learning-lab github-learning-lab released this 24 Sep 11:05

View Course

Set up continuous integration with GitHub Actions

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. Automate the review process
  14. Use an action to automate pull request reviews
  15. Create an approval job in your new workflow
  16. Automate approvals
  17. Use branch protections

Complete Diff

v2.0.0...v3.0.1