Practical GitHub Actions

Practical GitHub Actions

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 19m | 197 MB

For developer professionals, solving problems is a vital part of the job—particularly solving problems that keep coming up. GitHub Actions will let you automate your repetitive problems away, and in this course—created in partnership with GitHub—Ray Villalobos shows you how to set them up to tackle real-world projects. Ray starts with the basics of Actions, going over what you can do with them and how they work. He then shows you the steps necessary to publish a marketplace action, including creating a workflow, a generator repo Dockerfile, entry point, and action.yml file. Finally, Ray takes you through testing and releasing your GitHub Action.

If you’re a developer looking to advance your career, or a recent computer science grad searching for a developer role, check out this course to learn practical skills to add your portfolio and enhance your standing in a competitive job market.

Table of Contents

Introduction
1 Creating a MarketPlace GitHub action
2 Using the slides

Action Basics
3 How actions work
4 Creating a repo and GitHub Pages
5 Python to process YAML with Codespaces
6 Finishing up the RSS feed

Publishing a Marketplace Action
7 Creating a workflow with existing actions
8 Creating a generator repo Dockerfile
9 Creating an entry point
10 Crafting an action.yml file
11 Testing your actions
12 Creating a release

Next Steps
13 What’s next

Homepage