No description
  • Go 95.9%
  • Shell 1.9%
  • Dockerfile 1.8%
  • Makefile 0.4%
Find a file
s4lieri 25da85bc12
All checks were successful
Build Dockerfile / build (push) Successful in 33m44s
ci: remove redundant .forgejo workflow, .github/workflows/build.yml is canonical
2026-05-08 08:40:32 +00:00
.github/workflows fix: prune docker and buildkit cache before build to prevent disk full 2026-04-26 09:29:30 +00:00
cmd/apoh feat: integrations store, CRUD API, proxy endpoint, and maxTurns 200 in settings 2026-05-07 12:03:12 +00:00
docker feat: integrations store, CRUD API, proxy endpoint, and maxTurns 200 in settings 2026-05-07 12:03:12 +00:00
docs Initial (really) commit 2026-04-21 08:58:15 +03:00
internal fix: remap upstream 401/403 to 502 in integration proxy to prevent spurious logout 2026-05-08 08:30:19 +00:00
tests Initial (really) commit 2026-04-21 08:58:15 +03:00
.dockerignore Initial (really) commit 2026-04-21 08:58:15 +03:00
.env.example Initial (really) commit 2026-04-21 08:58:15 +03:00
.env.template Initial (really) commit 2026-04-21 08:58:15 +03:00
.gitignore Initial (really) commit 2026-04-21 08:58:15 +03:00
docker-compose.smoke.yml Initial (really) commit 2026-04-21 08:58:15 +03:00
docker-compose.yml Initial (really) commit 2026-04-21 08:58:15 +03:00
go.mod Initial (really) commit 2026-04-21 08:58:15 +03:00
go.sum Initial (really) commit 2026-04-21 08:58:15 +03:00
Makefile Initial (really) commit 2026-04-21 08:58:15 +03:00