This repository has been archived on 2026-07-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gitea-codex/.gitignore
T
Space-Banane f19b271642
ci / test (pull_request) Successful in 1m54s
ci / publish (pull_request) Has been skipped
feat. rebuild service in Go
Rebuild the Gitea Codex review bot from the product contract with a Go HTTP service, durable SQL queue, typed Gitea client, isolated runner, and deployment updates.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 21:51:01 +02:00

16 lines
139 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
.env
*.pyc
worktrees/
.mypy_cache/
.coverage
htmlcov/
creds.txt
.tmp_mig.db
.tmp_pytest
db/
.tmp/
*.exe