Add ForgejoClient and ForgejoService to the Laravel app, providing a clean service layer for all Forgejo REST API operations the orchestrator needs. Supports multiple instances (forge, dev, qa) with config-driven auto-routing, token auth, retry with circuit breaker, and pagination. Covers issues, PRs, repos, branches, user/token management, and orgs. Closes #98 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| icons | ||
| laravel | ||
| app_service.go | ||
| CODEX_PROMPT.md | ||
| embed.go | ||
| env.go | ||
| go.mod | ||
| go.sum | ||
| handler.go | ||
| main.go | ||
| native_bridge.go | ||
| Taskfile.yml | ||