feat: Timmy authenticates to Gitea as himself
Some checks failed
Tests / lint (pull_request) Successful in 3s
Tests / test (pull_request) Failing after 1m36s

- .timmy_gitea_token checked before legacy ~/.config/gitea/token
- Token created for Timmy user (id=2) with write collaborator perms
- .timmy_gitea_token added to .gitignore
This commit is contained in:
2026-03-14 21:45:54 -04:00
parent 564eb817d4
commit a277d40e32
2 changed files with 15 additions and 9 deletions

1
.gitignore vendored
View File

@@ -81,3 +81,4 @@ workspace/
.LSOverride
.Spotlight-V100
.Trashes
.timmy_gitea_token