From the course: Advanced GitHub Actions
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Challenge: Configure a self-hosted runner with a label - GitHub Tutorial
From the course: Advanced GitHub Actions
Challenge: Configure a self-hosted runner with a label
(funky upbeat music) - [Narrator] It's time for a challenge. Let's use the following scenario to apply what you've learned about using self hosted runners. Your development team has several runners associated with a GitHub repo. All of these runners have the same operating system and tools installed so their workflows have been using the self-hosted label to connect to the first available runner. The team has recently started working on a new project, project Alpha. The project will have different requirements for the runner. To make sure the project Alpha workflows run successfully, the team needs you to attach a new runner to the repository with a project Alpha label. To solve this challenge, you'll start by creating a new private repo. If you've been following along with the lessons from this chapter, you may already have a private repo that you can reuse. Then you'll configure the repo settings to add a new…
Contents
-
-
-
-
-
-
(Locked)
Self-hosted runners introduction50s
-
(Locked)
GitHub-hosted runners vs. self-hosted runners5m 27s
-
(Locked)
Configure a self-hosted runner4m 33s
-
(Locked)
Use a self-hosted runner in a workflow1m 43s
-
(Locked)
Challenge: Configure a self-hosted runner with a label1m 54s
-
(Locked)
Solution: Configure a self-hosted runner with a label6m
-
(Locked)
-
-