Skip to content

Merge develop into infrahub-develop - #1245

Merged
infrahub-github-bot-app[bot] merged 2 commits into
infrahub-developfrom
develop
Aug 14, 2026
Merged

Merge develop into infrahub-develop#1245
infrahub-github-bot-app[bot] merged 2 commits into
infrahub-developfrom
develop

Conversation

@infrahub-github-bot-app

@infrahub-github-bot-app infrahub-github-bot-app Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Merging develop into infrahub-develop after merging pull request #1244.


Summary by cubic

Fixes truncated short-help text for infrahubctl schema commands load and check, so help output and generated docs show full sentences instead of being cut mid-sentence. No command behavior or flags changed; only help text and docs.

Review notes

  • Run infrahubctl schema --help and confirm load and check show the new, complete short descriptions.
  • Check docs/docs/infrahubctl/infrahubctl-schema.mdx reflects the same text.
  • Changelog entry added; no migration required.

Written for commit 651e977. Summary will update on new commits.

Review in cubic

qduk and others added 2 commits August 14, 2026 00:07
* fix: correct truncated help text for schema load/check commands

Click's default short-help truncates at 45 chars when no explicit
short_help is set, cutting "load" and "check" mid-sentence in the
`infrahubctl schema` command list. Set explicit short_help strings
so the generated docs read as complete sentences.

* docs: add changelog entry for schema CLI help fix

---------

Co-authored-by: Adam Byczkowski <adam@opsmill.com>
Merge stable into develop
@infrahub-github-bot-app
infrahub-github-bot-app Bot requested a review from a team as a code owner August 14, 2026 07:37
@github-actions github-actions Bot added the type/documentation Improvements or additions to documentation label Aug 14, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: 651e977
Status: ✅  Deploy successful!
Preview URL: https://cbf746e1.infrahub-sdk-python.pages.dev
Branch Preview URL: https://develop.infrahub-sdk-python.pages.dev

View logs

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@                Coverage Diff                @@
##           infrahub-develop    #1245   +/-   ##
=================================================
  Coverage             85.18%   85.18%           
=================================================
  Files                   147      147           
  Lines                 15786    15786           
  Branches               2707     2707           
=================================================
  Hits                  13447    13447           
  Misses                 1673     1673           
  Partials                666      666           
Flag Coverage Δ
integration-tests 41.55% <100.00%> (ø)
python-3.10 58.20% <100.00%> (-0.02%) ⬇️
python-3.11 58.22% <100.00%> (ø)
python-3.12 58.22% <100.00%> (ø)
python-3.13 58.22% <100.00%> (ø)
python-3.14 58.20% <100.00%> (ø)
python-filler-3.12 24.50% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
infrahub_sdk/ctl/schema.py 75.56% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@infrahub-github-bot-app
infrahub-github-bot-app Bot merged commit 8f44e31 into infrahub-develop Aug 14, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant