Skip to content

Declare Odoo prod runtime contracts#1127

Merged
cbusillo merged 1 commit into
mainfrom
phase2-odoo-prod-runtime-contracts
Jun 3, 2026
Merged

Declare Odoo prod runtime contracts#1127
cbusillo merged 1 commit into
mainfrom
phase2-odoo-prod-runtime-contracts

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented Jun 3, 2026

Summary

  • add cm/prod and opw/prod runtime environment records to the seed import catalog
  • add matching prod Odoo managed-secret binding expectations
  • update onboarding tests and secrets docs for the stable-lane contract

Validation

  • ODOO_CM_TESTING_DOKPLOY_TARGET_ID=compose-cm-testing ODOO_CM_PROD_DOKPLOY_TARGET_ID=compose-cm-prod uv run python scripts/deploy/apply-launchplane-seed-imports.py --catalog import-material/launchplane/seed-imports/catalog.json --output-dir /tmp/launchplane-seed-dryrun-cm --kind product_onboarding --import-id odoo-cm-product-onboarding
  • ODOO_OPW_TESTING_DOKPLOY_TARGET_ID=compose-opw-testing ODOO_OPW_PROD_DOKPLOY_TARGET_ID=compose-opw-prod uv run python scripts/deploy/apply-launchplane-seed-imports.py --catalog import-material/launchplane/seed-imports/catalog.json --output-dir /tmp/launchplane-seed-dryrun-opw --kind product_onboarding --import-id odoo-opw-product-onboarding
  • uv run python -m unittest tests.test_product_onboarding
  • uv run --extra dev ruff check --exit-zero tests/test_product_onboarding.py
  • uv run --extra dev ruff check tests/test_product_onboarding.py
  • uv run --extra dev mypy tests/test_product_onboarding.py
  • git diff --check

@cbusillo cbusillo merged commit 772b728 into main Jun 3, 2026
12 checks passed
@cbusillo cbusillo deleted the phase2-odoo-prod-runtime-contracts branch June 3, 2026 12:47
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.

1 participant