Skip to content

trigger post_run_shell_cmd_hook before raising error if shell command failed + pass down full RunShellCmdResult instance #4908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 30, 2025

Conversation

boegel
Copy link
Member

@boegel boegel commented May 30, 2025

Triggering the post-run_shell_cmd hook a little bit earlier and also passing down the full RunShellCmdResult instance enables more use cases for these hooks, since they can take action if a shell command failed before the associated error is raised.

@boegel boegel added this to the next release (5.1.1?) milestone May 30, 2025
Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

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

LGTM

@ocaisa ocaisa merged commit 8dd59f2 into easybuilders:develop May 30, 2025
37 checks passed
@boegel boegel deleted the post_run_shell_cmd branch May 30, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants