Skip to content

Merge stable into develop#1126

Open
infrahub-github-bot-app[bot] wants to merge 2 commits into
developfrom
stable
Open

Merge stable into develop#1126
infrahub-github-bot-app[bot] wants to merge 2 commits into
developfrom
stable

Conversation

@infrahub-github-bot-app

@infrahub-github-bot-app infrahub-github-bot-app Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Merging stable into develop after merging pull request #1125.


Summary by cubic

Merge stable into develop and add a changelog entry for new path traversal options. Users can now control shortest vs all loopless paths and know when searches were cut off at depth.

  • New Features
    • InfrahubClient.traverse_paths() and its sync equivalent accept shortest_paths_only (default None). Set to False to return all loopless paths up to max_paths instead of only the shortest ones.
    • PathTraversalResult now parses truncated_at_depth, set when the search stopped at max_depth, or None if it completed within budget.

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

Review in cubic

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: fedde45
Status: ✅  Deploy successful!
Preview URL: https://f8cbaac4.infrahub-sdk-python.pages.dev
Branch Preview URL: https://ic-feat-add-marketplace-brow.infrahub-sdk-python.pages.dev

View logs

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