@@ -15,6 +15,7 @@
|
||||
- Codex setup: `scripts/codex-setup.sh`
|
||||
- Codex logger smoke test: `scripts/codex-run-logger.sh`
|
||||
- Precommit/CI check: `scripts/precommit-check.sh`
|
||||
- Codex environment: `.codex/environments/environment.toml`
|
||||
|
||||
## Environment
|
||||
|
||||
@@ -55,6 +56,7 @@ Use `.env` for local values and keep it out of git. Update `.env.example`, `READ
|
||||
|
||||
## CI And Hooks
|
||||
|
||||
- Codex environment actions live at `.codex/environments/environment.toml`.
|
||||
- Gitea Actions workflow lives at `.gitea/workflows/ci.yml`.
|
||||
- Woodpecker workflow lives at `.woodpecker.yml`.
|
||||
- The committed pre-commit hook lives at `.githooks/pre-commit`.
|
||||
|
||||
Reference in New Issue
Block a user