Skip to content

ci: dispatch infrahub-sdk updates to infrahub-sync#1129

Merged
BeArchiTek merged 1 commit into
developfrom
chore/add-infrahub-sync-sdk-dispatch
Jul 3, 2026
Merged

ci: dispatch infrahub-sdk updates to infrahub-sync#1129
BeArchiTek merged 1 commit into
developfrom
chore/add-infrahub-sync-sdk-dispatch

Conversation

@BeArchiTek

@BeArchiTek BeArchiTek commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

infrahub-sync now ships .github/workflows/update-infrahub-sdk.yml, which listens for the repository_dispatch: trigger-infrahub-sdk-python-update event, bumps infrahub-sdk[all] via uv, and opens a PR. The SDK release fan-out did not target it, so those bumps never fired.

This adds opsmill/infrahub-sync as a literal entry to the repository-dispatch job matrix (grouped with the other first-party opsmill/ repos). Literal owner/repo values are used directly; secret-named entries are looked up as secrets.

           - "opsmill/infrahub-demo-dc"
+          - "opsmill/infrahub-sync"
           - "INFRAHUB_CUSTOMER1_REPOSITORY"

🤖 Generated with Claude Code


Summary by cubic

Add opsmill/infrahub-sync to the repository-dispatch fan-out so SDK release events trigger its update workflow. This ensures it auto-bumps infrahub-sdk[all] via uv and opens a PR like other first-party repos.

Written for commit bf8ecc9. Summary will update on new commits.

Review in cubic

infrahub-sync now ships update-infrahub-sdk.yml listening for the trigger-infrahub-sdk-python-update repository_dispatch event, so add it to the release fan-out matrix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@BeArchiTek BeArchiTek added group/ci Issue related to the CI pipeline ci/skip-changelog Don't include this PR in the changelog labels Jul 2, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: bf8ecc9
Status: ✅  Deploy successful!
Preview URL: https://c6b67d56.infrahub-sdk-python.pages.dev
Branch Preview URL: https://chore-add-infrahub-sync-sdk.infrahub-sdk-python.pages.dev

View logs

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@BeArchiTek BeArchiTek merged commit 27b624c into develop Jul 3, 2026
15 checks passed
@BeArchiTek BeArchiTek deleted the chore/add-infrahub-sync-sdk-dispatch branch July 3, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip-changelog Don't include this PR in the changelog group/ci Issue related to the CI pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants