Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add toggle to skip runner install #32

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maigl
Copy link

@maigl maigl commented Aug 29, 2024

This adds a toggle that allows to skip the entire runner installation, both download & install as well as overlay from a cached installation.
This makes sense if the runner application is already installed. This can help to save many seconds during boot of each runner VM instance.

The toggle can be set via extra_spec's extra_context:

'{"extra_context": {"SkipRunnerInstall ": "true"}}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant