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

Releases: githubtraining/write-docker-actions

v34.2.0

25 Feb 09:07
ab71c02
Compare
Choose a tag to compare

View Course

GitHub Actions: Write Docker container actions

Steps

  1. Setup a workflow file
  2. Edit the current workflow
  3. Add an action reference to the workflow
  4. Create the action metadata
  5. Write the Hello World source code
  6. Create the action's Dockerfile
  7. Add input parameters to Hello World's metadata
  8. Use input parameters in the source code
  9. Use input parameters in the workflow
  10. Explore your input parameters
  11. Setting up the next action
  12. Add metadata to the cat-fats action
  13. Fetch a cat fact
  14. Add Python dependencies
  15. Add the cat-fact Dockerfile
  16. Use the cat-fat action
  17. Get ready to purr
  18. Reference the issue-maker action
  19. Add dependencies for issue-maker action
  20. Create the issue-maker's action metadata
  21. Add the issue-maker action's source code
  22. Add the issue-maker action's Dockerfile

Complete Diff

v34.1.0...v34.2.0

v34.1.0

31 Dec 18:36
77f0403
Compare
Choose a tag to compare

View Course

GitHub Actions: Write Docker container actions

Steps

  1. Setup a workflow file
  2. Edit the current workflow
  3. Add an action reference to the workflow
  4. Create the action metadata
  5. Write the Hello World source code
  6. Create the action's Dockerfile
  7. Add input parameters to Hello World's metadata
  8. Use input parameters in the source code
  9. Use input parameters in the workflow
  10. Explore your input parameters
  11. Setting up the next action
  12. Add metadata to the cat-fats action
  13. Fetch a cat fact
  14. Add Python dependencies
  15. Add the cat-fact Dockerfile
  16. Use the cat-fat action
  17. Get ready to purr
  18. Reference the issue-maker action
  19. Add dependencies for issue-maker action
  20. Create the issue-maker's action metadata
  21. Add the issue-maker action's source code
  22. Add the issue-maker action's Dockerfile

Complete Diff

v34.0.0...v34.1.0

v34.0.0

03 Dec 10:47
2132987
Compare
Choose a tag to compare

View Course

GitHub Actions: Write Docker container actions

Steps

  1. Setup a workflow file
  2. Edit the current workflow
  3. Add an action reference to the workflow
  4. Create the action metadata
  5. Write the Hello World source code
  6. Create the action's Dockerfile
  7. Add input parameters to Hello World's metadata
  8. Use input parameters in the source code
  9. Use input parameters in the workflow
  10. Explore your input parameters
  11. Setting up the next action
  12. Add metadata to the cat-fats action
  13. Fetch a cat fact
  14. Add Python dependencies
  15. Add the cat-fact Dockerfile
  16. Use the cat-fat action
  17. Get ready to purr
  18. Reference the issue-maker action
  19. Add dependencies for issue-maker action
  20. Create the issue-maker's action metadata
  21. Add the issue-maker action's source code
  22. Add the issue-maker action's Dockerfile

Complete Diff

v33.1.0...v34.0.0

v33.1.0

30 Mar 20:07
b26ffd5
Compare
Choose a tag to compare

View Course

GitHub Actions: Write Docker container actions

Steps

  1. Setup a workflow file
  2. Edit the current workflow
  3. Add an action reference to the workflow
  4. Create the action metadata
  5. Write the Hello World source code
  6. Create the action's Dockerfile
  7. Add input parameters to Hello World's metadata
  8. Use input parameters in the source code
  9. Use input parameters in the workflow
  10. Explore your input parameters
  11. Setting up the next action
  12. Add metadata to the cat-fats action
  13. Fetch a cat fact
  14. Add Python dependencies
  15. Add the cat-fact Dockerfile
  16. Use the cat-fat action
  17. Get ready to purr
  18. Reference the issue-maker action
  19. Add dependencies for issue-maker action
  20. Create the issue-maker's action metadata
  21. Add the issue-maker action's source code
  22. Add the issue-maker action's Dockerfile

Complete Diff

v33.0.0...v33.1.0