Files
intelligence-terminal/docs/release-checklist.md
MrSphay e0e408d1eb
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 6s
Build / test-and-image (pull_request) Successful in 1m12s
feat: add LiteLLM provider and Code-Inc image target
2026-07-03 23:06:33 +02:00

440 B

Release Checklist

  1. Confirm .env.example, README compose sample, and registry image name match.
  2. Run npm run test:unit.
  3. Run docker compose config.
  4. Build git.wilkensxl.de/code-inc/intelligence-terminal:latest.
  5. Start the image and verify /api/health.
  6. Push branch to Gitea.
  7. Push latest and a dated image tag to the Gitea Registry.
  8. Pull the image on a clean Docker host or through Dockge and verify startup.