GitHub Actions

Deploying To Itchio With GitHub Actions Video

If you deploy content to itch.io , and if you are looking for a way to automate deployments to this platform, you can achieve this with GitHub Actions ! If you are interested in learning more, you should check out my video on this topic on YouTube here: Deploying To Itch.io With GitHub Actions. If you are not familiar with GitHub Actions and Workflows, feel free to checkout my free course on these topics here on YouTube: Introduction To GitHub Actions Course Playlist.

Introduction To GitHub Actions Course Full Course Video Released

Today, I am happy to announce that my Introduction To GitHub Actions full course video is now available and can be watched on YouTube here: Introduction. If you would prefer to watch the videos individually, you can find the full playlist here on YouTube: Introduction To GitHub Actions Course Playlist. I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 12 Released

Today, I am happy to announce that part 12 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Conclusion. In todays video, I wrap up the Introduction to GitHub Actions mini course and give a high level overview of all of the content we covered. I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 11 Released

Today, I am happy to announce that part 11 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: GitHub Secrets. In todays video, I give a high level overview of: how to setup GitHub secrets how to use secrets in a GitHub workflow I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 10 Released

Today, I am happy to announce that part 10 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: GitHub NPM Publish Workflow. In todays video, I give a high level overview of: Creating a workflow to publish a npm package to the GitHub package repository. I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 9 Released

Today, I am happy to announce that part 9 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Push Workflow. In todays video, I give a high level overview of: Creating a push workflow that triggers when code is pushed or merged Tagging and pushing code during a workflow I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 8 Released

Today, I am happy to announce that part 8 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Pull Request Workflow. In todays video, I give a high level overview of: Creating a pull request workflow Triggering workflows using different conditions like project paths and branches I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 7 Released

Today, I am happy to announce that part 7 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Integration Test and CRON Workflow. In todays video, I give a high level overview of: Creating an integration test workflow Triggering a workflow using a cron like expression using third party actions for bootstrapping a workflow I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 6 Released

Today, I am happy to announce that part 6 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: GitHub Marketplace. In todays video, I give a high level overview of: What is the GitHub Marketplace How to use third party actions I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 5 Released

Today, I am happy to announce that part 5 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Hello World Workflow. In todays video, I give a high level overview of: Creating our first workflow Manually triggering the workflow through the GitHub Actions UI Basic GitHub workflow file syntax I hope you enjoy the new content! Please feel free to post any questions or comments below.