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

Releases: githubtraining/write-javascript-actions

v36.10.0

07 Apr 14:55
44e5909

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.9.0...v36.10.0

v36.9.0

07 Apr 14:54
94fa46b

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.8.0...v36.9.0

v36.8.0

07 Apr 14:54
a77df64

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.7.0...v36.8.0

v36.7.0

07 Apr 14:54
c665248

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.6.0...v36.7.0

v36.6.0

07 Apr 14:54
2e8ea1c

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.5.0...v36.6.0

v36.5.0

07 Apr 14:53
0c2fa19

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.4.0...v36.5.0

v36.4.0

07 Apr 14:53
d100844

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.3.0...v36.4.0

v36.3.0

07 Apr 14:53
32d94e2

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.2.0...v36.3.0

v36.2.0

07 Apr 14:51
4809058

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.1.0...v36.2.0

v36.1.0

23 Feb 09:45
dca5273

Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Prep the workflow
  4. Add an Action reference
  5. On to your development environment
  6. Creating the Action metadata
  7. Create the Action entrypoint
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Install dependencies for the second action
  12. Create your new Action metadata
  13. Create your Actions JavaScript files
  14. Use the joke Action in a workflow
  15. Having Actions tell a joke... or two
  16. Write the final Action
  17. Add third Actions metadata
  18. Add third Actions JavaScript files
  19. Trigger the third Action
  20. Wrapping things up

Complete Diff

v36.0.0...v36.1.0