Skip to content
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

Adding else and if-else support #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SanjayThomas
Copy link

Hello All,

I had seen the ER for enabling else support for the conditional builds step plugin:
https://issues.jenkins-ci.org/browse/JENKINS-20292?src=confmacro

I have also added if-else support as part of the ER as I had seen this request in a duplicate ER of the above-mentioned one. Link to this:
https://issues.jenkins-ci.org/browse/JENKINS-25918

Hope this implementation is satisfactory.

@imod
Copy link
Member

imod commented May 14, 2018

@SanjayThomas sorry for missing this, I will take a look a it as soon as I find time

@SanjayThomas
Copy link
Author

The earlier failure was due to the test case trying to open a Unix shell while testing in WIndows. Modified the test case to use BatchFile when running on Windows.

@SanjayThomas
Copy link
Author

@imod Could you take a look at this? Please let me know if I've missed something here.

@oleg-nenashev oleg-nenashev self-assigned this Nov 11, 2020
@oleg-nenashev
Copy link
Member

oleg-nenashev commented Nov 11, 2020

I am tempted to land it, but I would like to firstly integrate #21 which is quite an emergency for the new weekly releases

@imod
Copy link
Member

imod commented Nov 13, 2020

@oleg-nenashev please feel free to do so - I'm currently very short in time and will not be able to do so in any foreseeable time

@oleg-nenashev
Copy link
Member

This PR will need an update after the recent tables to divs patches. Added to my queue, no ETA :(

@MarkEWaite MarkEWaite requested a review from a team as a code owner December 4, 2023 22:39
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.

4 participants