Skip to content

Merge stable into develop - #1244

Merged
infrahub-github-bot-app[bot] merged 1 commit into
developfrom
stable
Aug 14, 2026
Merged

Merge stable into develop#1244
infrahub-github-bot-app[bot] merged 1 commit into
developfrom
stable

Conversation

@infrahub-github-bot-app

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

Copy link
Copy Markdown
Contributor

Merging stable into develop after merging pull request #1240.


Summary by cubic

Syncs the CLI help text fix from stable into develop so infrahubctl schema shows complete descriptions for load and check. Previously, descriptions were cut mid-sentence by Click’s default truncation; now explicit short_help strings ensure full sentences in the CLI and generated docs. No functional changes to the commands.

  • Adds explicit short_help for load and check in infrahub_sdk/ctl/schema.py.
  • Updates docs/docs/infrahubctl/infrahubctl-schema.mdx to match the corrected help text.
  • Adds a changelog entry documenting the fix.

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

Review in cubic

* 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>
@infrahub-github-bot-app
infrahub-github-bot-app Bot requested a review from a team as a code owner August 14, 2026 06:09
@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: e8f2a73
Status: ✅  Deploy successful!
Preview URL: https://8703ebe7.infrahub-sdk-python.pages.dev

View logs

@infrahub-github-bot-app
infrahub-github-bot-app Bot merged commit 651e977 into develop Aug 14, 2026
37 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