Skip to content

Use inherited driver actions in product read models#918

Merged
shiny-code-bot merged 1 commit into
mainfrom
feat/product-read-effective-driver-actions
May 25, 2026
Merged

Use inherited driver actions in product read models#918
shiny-code-bot merged 1 commit into
mainfrom
feat/product-read-effective-driver-actions

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • make product site/environment read models use effective base+child driver actions
  • cover Odoo product overviews inheriting generic-web deploy/preview actions while keeping non-operator verification hidden

Validation

  • uv run python -m unittest tests.test_product_environment_read_model
  • uv run python -m unittest tests.test_driver_descriptors tests.test_product_environment_read_model tests.test_service
  • uv run --extra dev ruff check control_plane/contracts/product_environment_read_model.py tests/test_product_environment_read_model.py
  • uv run --extra dev ruff format --check control_plane/contracts/product_environment_read_model.py tests/test_product_environment_read_model.py
  • uv run --extra dev mypy control_plane/contracts/product_environment_read_model.py tests/test_product_environment_read_model.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 8e84307 into main May 25, 2026
12 checks passed
@shiny-code-bot shiny-code-bot deleted the feat/product-read-effective-driver-actions branch May 25, 2026 21:38
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