Skip to content

Use GitHub-hosted runners for Odoo reusable workflows#1230

Merged
cbusillo merged 2 commits into
mainfrom
fix/odoo-reusable-api-runners
Jun 8, 2026
Merged

Use GitHub-hosted runners for Odoo reusable workflows#1230
cbusillo merged 2 commits into
mainfrom
fix/odoo-reusable-api-runners

Conversation

@cbusillo

@cbusillo cbusillo commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move Odoo reusable API workflows to ubuntu-latest so tenant repositories without Launchplane self-hosted runners can call them.
  • Keep privileged provider mutations inside the deployed Launchplane service boundary; reusable jobs only call public GitHub/Launchplane endpoints with OIDC.
  • Add workflow contract coverage and update operations/product repo docs.

Verification

  • uv run python -m unittest tests.test_product_onboarding
  • git diff --check
  • Claude/Gemini review completed. Caveat noted: artifact publish may lose self-hosted Docker layer cache, but correctness is unaffected.

Investigation context

  • cm-website post-deploy run 27146398756 queued because cbusillo/odoo-tenant-cm-website has 0 self-hosted runners while Launchplane runners are repo-local to cbusillo/launchplane.

@cbusillo cbusillo merged commit 2809f2b into main Jun 8, 2026
12 checks passed
@cbusillo cbusillo deleted the fix/odoo-reusable-api-runners branch June 8, 2026 15:49
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