Skip to content

garm v0.2.1

Latest

Choose a tag to compare

@gabriel-samfira gabriel-samfira released this 08 May 06:31
· 36 commits to main since this release

GARM v0.2.1

Welcome to GARM v0.2.1!

This release updates the gitea tool parsing logic, due to the fact that the Gitea project have renamed their runner assets from act_runner to gitea-runner.

Important

If you are upgrading from v0.2.0, you must run:

garm-cli template restore

This is needed because the runner install templates once migrated to the DB, will not be updated without explicit action from the user, as the templates themselves are editable. Note, the above command will overwrite any changes you made to the default templates. Clones of those templates will not be updated by the above command, but you should update them manually to account for the new runner asset name.

What's Changed

Full Changelog: v0.2.0...v0.2.1