Skip to content

Simplify Docker.shell - #243

Merged
jglick merged 3 commits into
jenkinsci:masterfrom
jglick:shell
Dec 1, 2022
Merged

Simplify Docker.shell#243
jglick merged 3 commits into
jenkinsci:masterfrom
jglick:shell

Conversation

@jglick

@jglick jglick commented Nov 5, 2021

Copy link
Copy Markdown
Member

#184 introduced a needlessly confusing use of dynamic method lookup with an unusual syntax. Plain method delegation (albeit with dynamically typed arguments) works here.

Comment thread src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy Outdated
@jglick

jglick commented Jun 10, 2022

Copy link
Copy Markdown
Member Author

@rsandell if there is some chance someone will ever review & merge this, I will fix up merge conflicts.

@jglick
jglick requested a review from rsandell June 10, 2022 20:52
@jglick jglick added the chore label Jun 10, 2022
@jglick

jglick commented Jun 28, 2022

Copy link
Copy Markdown
Member Author

@rsandell ping

@jglick
jglick enabled auto-merge December 1, 2022 23:44
@jglick
jglick merged commit 4e3b1e5 into jenkinsci:master Dec 1, 2022
@jglick
jglick deleted the shell branch December 2, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants