Skip to content

Contrib bash command to provide a default baked function for simplicity of usage - #736

Merged
amoffat merged 4 commits into
amoffat:developfrom
axsaucedo:735_bash_default
Oct 9, 2024
Merged

Contrib bash command to provide a default baked function for simplicity of usage#736
amoffat merged 4 commits into
amoffat:developfrom
axsaucedo:735_bash_default

Conversation

@axsaucedo

Copy link
Copy Markdown
Contributor

Fixes #735

Signed-off-by: Alejandro Saucedo <[email protected]>
@amoffat

amoffat commented Oct 7, 2024

Copy link
Copy Markdown
Owner

Thanks for the contribution. I will fix the jobs and then merge

@amoffatgmi
amoffatgmi requested a review from amoffat as a code owner October 9, 2024 06:33
@amoffat
amoffat merged commit f145e6d into amoffat:develop Oct 9, 2024
@axsaucedo

Copy link
Copy Markdown
Contributor Author

Great - thanks @amoffat

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.

Proposal: sh("<cmd> ...") as alias for sh.bash("-c", "<cmd> ...")

2 participants