Quoting "Fisher, Allen" <[email protected]>:
Hi All-- I'm currently on a team that's creating a nice, new CI environment. One of the things I'd like to be able to do is turn on/off build steps. The reason being is that if we're doing some maintenance/rework on a given piece of the process (i.e. tweaking an automated test framework or integrating something new into the process) we still want builds to flow. The not-so-graceful thing I've been doing is removing the build step and re-adding it. I looked at the Conditional Build Step Plugin [1], but if there's a plugin that would give me checkbox-esque simplicity that would be really sweet.
You are aware that the Conditional Build Step Plugin has the conditions "Always" and "Never" are you? If you can handle a drop-down rather than a checkbox, then those conditions will allow you to simply enable and disable the step.
Bap.
Thanks! Allen Allen Fisher Continuous Integration Engineer MakeMusic, Inc E: [email protected] P: 952.906.3664 S: allen_fisher W: www.makemusic.com[1] [1] https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin Links: ------ [1] http://www.makemusic.com
