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 restoreThis 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
- Bump github.com/go-openapi/strfmt from 0.26.1 to 0.26.2 by @dependabot[bot] in #727
- Update actions by @gabriel-samfira in #728
- Bump go version to 1.26.2 by @gabriel-samfira in #729
- Bump github.com/go-openapi/runtime from 0.29.4 to 0.29.5 by @dependabot[bot] in #730
- Bump axios from 1.15.0 to 1.16.0 in /webapp in the npm_and_yarn group across 1 directory by @dependabot[bot] in #731
- Fix Gitea tools parser by @gabriel-samfira in #733
- Update all dependencies by @gabriel-samfira in #734
Full Changelog: v0.2.0...v0.2.1