New Introduction To GitHub Actions Course
Update: I have released a video that contents all of the content for the course as a single video. You can watch the video on YouTube here: Introduction To GitHub Actions - Full Course.
Today I am happy to announce that I will be releasing a brand new mini course on an introduction to GitHub Actions that you will be able to watch for free on YouTube. Over the next two weeks, there will be a new video available to watch each day with the first video being available tomorrow!
You will be able to watch all of the videos here Introduction To GitHub Actions Playlist.
In this course, you will learn the following:
- GitHub Workflows and Actions
- The workflow files and basic syntax
- GitHub Actions Marketplace
- Creating Some Example Workflows like:
- pull request review to lint, test, and build code
- publish a GitHub NPM package
- integration testing
- tagging on GitHub
You can also find the code for the course on GitHub here: Introduction To GitHub Actions Course Files
I hope you enjoy the new course! Please feel free to post any questions or comments below.