cloudbase / garm

GitHub Actions Runner Manager
Apache License 2.0
132 stars 25 forks source link

Document the new extra specs features #158

Closed gabriel-samfira closed 3 months ago

gabriel-samfira commented 1 year ago

As part of https://github.com/cloudbase/garm/pull/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.

gabriel-samfira commented 1 year ago

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

gabriel-samfira commented 3 months ago

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