cloudbase / garm

GitHub Actions Runner Manager
Apache License 2.0
138 stars 26 forks source link

Allow integration tests to run locally #219

Closed gabriel-samfira closed 9 months ago

gabriel-samfira commented 9 months ago

This change adds the ability to run integration tests locally. You will still need a number of environment variables set, including a github PAT.

Details on how to use this will come in a subsequent commit.