Skip to content

Demote Odoo preview verification to route alias#917

Merged
shiny-code-bot merged 1 commit into
mainfrom
feat/odoo-preview-verification-alias
May 25, 2026
Merged

Demote Odoo preview verification to route alias#917
shiny-code-bot merged 1 commit into
mainfrom
feat/odoo-preview-verification-alias

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • demote /v1/drivers/odoo/preview-verification from an Odoo-owned action to a non-operator route alias
  • keep the Odoo compatibility handler and typed odoo_preview_verification response while advertising generic-web preview verification as the inherited action
  • update descriptor/service-boundary docs and descriptor tests for the ownership split

Validation

  • uv run python -m unittest tests.test_driver_descriptors tests.test_service
  • uv run python -m unittest tests.test_product_environment_read_model
  • uv run --extra dev ruff check control_plane/drivers/registry.py tests/test_driver_descriptors.py
  • uv run --extra dev ruff format --check control_plane/drivers/registry.py tests/test_driver_descriptors.py
  • uv run --extra dev mypy control_plane/drivers/registry.py tests/test_driver_descriptors.py
  • JetBrains inspection route check attempted: uv run /Users/cbusillo/Developer/codex-skills/jetbrains-inspection/scripts/jb-inspect.py route --repo "$PWD" returned STATUS: error, so IDE inspection was unavailable in this session.

@shiny-code-bot shiny-code-bot merged commit cb6b7b5 into main May 25, 2026
12 checks passed
@shiny-code-bot shiny-code-bot deleted the feat/odoo-preview-verification-alias branch May 25, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants