Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

[Backport release-0.7] j: return exit code properly#759

Merged
mangelajo merged 1 commit intorelease-0.7from
backport-755-to-release-0.7
Dec 1, 2025
Merged

[Backport release-0.7] j: return exit code properly#759
mangelajo merged 1 commit intorelease-0.7from
backport-755-to-release-0.7

Conversation

@jumpstarter-backport-bot
Copy link
Copy Markdown

Bot-based backport to release-0.7, triggered by a label in #755.

fixes the bug of j tmt always returning 0

click in standalone_mode=False mode, as we use it in j, will not raise
the click.Exception.Exit but instead return the result as an integer.

this commit looks for the integer, and raisex the exception that
can be caught on the external try block.

(cherry picked from commit 88241fc)
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@mangelajo mangelajo merged commit 0dc9e3a into release-0.7 Dec 1, 2025
14 checks passed
@mangelajo mangelajo deleted the backport-755-to-release-0.7 branch December 1, 2025 09:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant