todo(18): in-progress

byteb4rb1e.utils.saas.forgejo exists as a thin layer over byteb4rb1e.utils.http.client, mirroring the Bitbucket wrapper's operations against the Forgejo REST API (api/v1): token auth headers, repository existence check, repository creation under the authenticated user or an organization. No instance URL is hardcoded: every operation takes a host parameter. Both SSH and HTTPS clone URL construction are exposed. Unit tests cover all operations and pass via tox; no new mypy errors beyond the repo baseline.
This commit is contained in:
Tiara Rodney 2026-06-06 14:58:00 +02:00
parent b707325c69
commit 73c32fdee0

2
TODO
View file

@ -219,7 +219,7 @@ Content-Type: application/issue
ID: 18
Type: feature
Title: implement saas wrapper for Forgejo
Status: open
Status: in-progress
Priority: medium
Created: 2026-06-06
Relationships: