egghead.io
illustration for Create a New Github Action to Automate Code Tasks with Javascript

Course

Create a New Github Action to Automate Code Tasks with Javascript

  1. 1
    Create a New Github Action That Logs Hello World with Javascript and NodeJS
    1m 35s
  2. 2
    Test a New Github Action in Its Repository with a Custom Workflow
    1m 11s
  3. 3
    Use npm to Tag and Version a Github Action Package for Workflow Version Control
    1m 29s
  4. 4
    Use a Custom Github Action to Log Hello World in Another Project
    1m 22s
  5. 5
    Add npm Packages to a Custom Github Action to Use Open Source Libraries
    2m 58s
  6. 6
    Add Configurable Input Controls to Custom Github Actions with Github Actions Toolkit Core
    2m 40s
  7. 7
    Configure Outputs in a Custom Github Action to Use Resulting Data in Other Actions
    1m 36s
  8. 8
    Set an Exit Code on Custom Github Actions to Indicate a Passing or Failing Status
    1m 41s
  9. 9
    Add Debug Logs with the Toolkit Logger to Find and Fix Issues in a Custom Github Action
    2m 2s

Use a Custom Github Action to Log Hello World in Another Project

Colby Fayock
InstructorColby Fayock
  • github
    GitHub

Share this video with your friends

Send Tweet

In this lesson, you'll learn how to use a newly created custom Github Action in a separate Github repository. We'll walk through configuring a new workflow, how to find the configuration details of your new Action, and successfully run it on a project.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions