cloudbase / garm

GitHub Actions Runner Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document the new extra specs features

gabriel-samfira opened this issue · comments

As part of #143, we also added the ability to override the default runner installation template for providers that leverage the garm-provider-common package.

We need to document that feature.

That change also adds the ability to insert pre_install_scripts for Linux runners, which is also important to document.

This should be documented as part of each provider that decided to implement the functionality.