Skip to content

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

Merged
amoffat merged 4 commits intoamoffat: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 intoamoffat:developfrom
axsaucedo:735_bash_default

Conversation

@axsaucedo
Copy link
Contributor

Fixes #735

Signed-off-by: Alejandro Saucedo <alejandro.saucedo@zalando.de>
Signed-off-by: Alejandro Saucedo <alejandro.saucedo@zalando.de>
@amoffat
Copy link
Owner

amoffat commented Oct 7, 2024

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
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