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

Releases: githubtraining/write-javascript-actions

v36.0.0

04 Dec 10:41
6af39ca
Compare
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

v35.4.0...v36.0.0

v35.4.0

30 Jul 13:52
291539a
Compare
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

v35.3.0...v35.4.0

v35.3.0

06 Jul 16:29
7503d81
Compare
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

v35.2.0...v35.3.0

v35.2.0

06 Jul 16:28
4beb1b0
Compare
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

v35.1.0...v35.2.0

v35.1.0

06 Jul 16:25
446f738
Compare
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

v35.0.0...v35.1.0

v35.0.0

18 May 21:59
344ba5f
Compare
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

v34.1.0...v35.0.0

v34.1.0

29 Apr 18:50
acb3726
Compare
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

v34.0.0...v34.1.0

v34.0.0

07 Mar 00:22
bb21a2d
Compare
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

v33.0.0...v34.0.0

v33.0.0

06 Mar 20:20
ca36621
Compare
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. Create your new Action metadata
  12. Create your Actions JavaScript files
  13. Use the joke Action in a workflow
  14. Having Actions tell a joke... or two
  15. Configure the workflow for a third Action
  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

v32.1.0...v33.0.0

v32.1.0

06 Mar 01:53
Compare
Choose a tag to compare

View Course

GitHub Actions: Writing JavaScript Actions

Steps

  1. Setup a workflow file
  2. Run a workflow
  3. Add an Action reference
  4. On to your development environment
  5. Creating the Action metadata
  6. Create the Action entrypoint
  7. Adding input parameters
  8. Exploring your input parameters
  9. Integrating Actions with external APIs
  10. Prevent the workflow from running
  11. Create your new Action metadata
  12. Create your Actions JavaScript files
  13. Use the joke Action in a workflow
  14. Having Actions tell a joke... or two
  15. Configure the workflow for a third Action
  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

v32.0.0...v32.1.0