Video

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.

Developer Bytes - Plopjs Video

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 a few previous posts, I talked about Plopjs and how you can use this amazing generator to increase your productivity. Today, I am happy to announce that I released a video version of this content, can you can watch that video on YouTube here: Developer Bytes - Generating Templates With Plopjs.

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 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.