Description:
This update for gitea-tea fixes the following issues:
- update to 0.10.1:
* Update release ci
* chore(deps): update crazy-max/ghaction-import-gpg action to v6
* fix(deps): update module github.com/urfave/cli/v3 to v3.3.8
- update to 0.10.0:
* fix: support SSH remotes with non-standard ports
* minor helper fixes
* Bump Table Dep
* Login via oauth2 flow
* Feat: interactive issue edit command
* Use flakes vs devbox
* Fix helper panic
* Add --note-file flag to read release notes from a file
* Fix/Login Edit Use Editor Env
* Gitea Actions support
* Expose --labels option
* Add git helper
* Support auto detecting branch for PRs
* context: move human readable note to stderr
* Add repos rm/delete command
* Release Asset Management
* tea branches list/protect/unprotect
* Add OTP and scopes to login
* Initial CLI docs
* Fix for go tools called from make
* fix interactive login add
* issues list can show filtered by owner/org instead of repo too
* fix: non-standard ssh port URL's repo can't be recognized
* updated dependencies