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

v13.0.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 11 Nov 14:59
37bf742

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

v12.0.0...v13.0.0

v12.0.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 08 Nov 01:25
b8cf404

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

v11.0.0...v12.0.0

v7.2.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 15 Oct 12:18
03d89d1

View Course

Using GitHub Actions for CI

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

v7.1.0...v7.2.0

v7.1.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 15 Oct 12:18
8932aaa

View Course

Using GitHub Actions for CI

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

v7.0.1...v7.1.0

v7.0.1

Choose a tag to compare

@github-learning-lab github-learning-lab released this 15 Oct 12:16
4c5df93

View Course

Using GitHub Actions for CI

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

v6.1.0...v7.0.1

v6.1.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 15 Oct 12:11
db3b77a

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. 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

v6.0.1...v6.1.0

v6.0.1

Choose a tag to compare

@github-learning-lab github-learning-lab released this 15 Oct 12:08

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. 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

v5.0.0...v6.0.1

v5.1.1

Choose a tag to compare

@github-learning-lab github-learning-lab released this 15 Oct 12:09

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. 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

v6.0.1...v5.1.1

v5.0.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 25 Sep 13:11

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. 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

v4.0.1...v5.0.0

v4.0.1

Choose a tag to compare

@github-learning-lab github-learning-lab released this 25 Sep 13:08

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. 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

v3.0.1...v4.0.1