Add missing domain check command #33

Merged
wagesj45 merged 1 commit from codex/add-check_missing_domains-command into main 2025-07-19 02:01:14 -05:00
wagesj45 commented 2025-07-19 02:00:39 -05:00 (Migrated from github.com)

Summary

  • extend scripts/analyze.py with check-missing-domains command
  • output domains in DB not configured in Nginx
  • cover new feature with tests using temporary DBs and configs

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_687b4111e32c832fab454682d66b844a

## Summary - extend `scripts/analyze.py` with `check-missing-domains` command - output domains in DB not configured in Nginx - cover new feature with tests using temporary DBs and configs ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b4111e32c832fab454682d66b844a
Sign in to join this conversation.
No description provided.