jnunez166 / github-actions-basics-course

Contains all of the code used in the GitHub Actions Basics Course that is hosted on YouTube here: https://www.youtube.com/watch?v=6FZEfoRlSXc&list=PLmcXe0-sfoSig2tvPV6FOLFb9O5ruP_mG

Home Page:https://www.youtube.com/watch?v=6FZEfoRlSXc&list=PLmcXe0-sfoSig2tvPV6FOLFb9O5ruP_mG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions Basics Course

This repository contains all of the code that was in the Introduction to GitHub Actions mini course that I created. The course is free and is hosted on YouTube here: Introduction To GitHub Actions Course Playlist.

Table of Contents

Course Videos

Bonus Videos

Course Content

To best follow along with this course, it is recommended that you fork or clone the repository. In the Setup course video, there is instructions on how fork the repository so you can follow along.

In this repository, there is a start and end branch that contains all of the code that is written up to that point in the course videos. You can checkout these individual branches if you would like to compare the code you have written, or to follow along from a particular point in the course.

Here is the list of branches and the videos they correspond to:

Bonus Content

Here is the list of branches for the bonus content and the videos they correspond to:

Course Projects

In this course, there are 3 sub projects that are used for demonstration purposes for setting up various workflows. In this course, we don't do a deep dive into these 3 projects. For more details on these projects, please see the readme files in each of the project folders.

Feedback, Suggestions, Issues, and Questions

For any course feedback, suggestions, issues, or questions, please feel free to start a new discussion here: GitHub Discussions.

You can also leave comments on the videos, or open an issue.

Other Courses

Introduction To JavaScript

This course is free and is also hosted on YouTube. You can find the playlist here: Learn JavaScript.

The course content can be found here: GitHub - Learn JavaScript Course.

About

Contains all of the code used in the GitHub Actions Basics Course that is hosted on YouTube here: https://www.youtube.com/watch?v=6FZEfoRlSXc&list=PLmcXe0-sfoSig2tvPV6FOLFb9O5ruP_mG

https://www.youtube.com/watch?v=6FZEfoRlSXc&list=PLmcXe0-sfoSig2tvPV6FOLFb9O5ruP_mG

License:MIT License


Languages

Language:TypeScript 68.3%Language:Handlebars 17.2%Language:JavaScript 7.0%Language:HTML 6.2%Language:Gherkin 1.4%