Fix token-only tea login in autonomous worker #15

Merged
lambadalambda merged 1 commit from fix/tea-token-login into main 2026-08-30 11:21:35 +00:00

Summary

  • stop exporting the basic-auth username variable before tea login add
  • let tea use the dedicated token from GITEA_SERVER_TOKEN and discover the authenticated username
  • add a regression assertion

Verification

  • focused launcher test passed
  • production container smoke reproduced the old password failure and confirmed token-only login authenticates as opencode-fix-bot without a model call
## Summary - stop exporting the basic-auth username variable before `tea login add` - let tea use the dedicated token from `GITEA_SERVER_TOKEN` and discover the authenticated username - add a regression assertion ## Verification - focused launcher test passed - production container smoke reproduced the old password failure and confirmed token-only login authenticates as `opencode-fix-bot` without a model call
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
lambadalambda/opencode-forgejo-bot!15
No description provided.