Workflow Runners in GitHub Actions - Mastering GitHub Actions Course Preview

Опубликовано: 12 Сентябрь 2024
на канале: Lauro Müller
61
2

Link to coupons with BIG DISCOUNTS :
Mastering GitHub Actions: From Beginner to Expert -
Mastering Terraform: From Beginner to Expert -
Write better code: 20 code smells and how to get rid of them -

Hi everyone! I'm super happy to share several previews (this one being the third) of a new course I just published on Udemy about GitHub Actions. The course is very extensive and covers all the important aspects of building workflows in GitHub.

Purchasing the course is a great way to support this channel and the content I produce, while also getting something amazing in return, so head over to Udemy! I am looking forward to seeing you there and receiving your feedback on the course!

The course also has a 30-day money-back guarantee, so if you are not satisfied with the purchase, you can ask for a refund, no questions asked.

This video explores the different options we have for setting the running environment of our workflows in GitHub Actions. We discuss the different characteristics, pros, and cons of each runner. After the overview, we proceed to a great practical tutorial and apply many of the concepts we discussed!

0:00 Introduction
0:26 Workflow Runners - Overview
4:56 Workflow Runners - Practical Exercise