My "trigger / call builds on other projects" build step gives me the option to "block until the triggered projects finish their builds," but is there a way to trigger more than one blockable project simultaneously? I'm aware of the Join plugin, but i dont want to create a new job just to perform minor, post build operations.
Version 2.12 of the Parameterized Trigger plugin allowed this----any projects listed as blockable during THE SAME build step would run at the same time. The current build step would simply wait until all blocking projects were completed before moving on to the next build step. This makes more sense to me because if i wanted blockable projects to run before others, i would set them as separate [blockable] build steps. If i upgrade to 2.13+, each blockable project will wait, even if triggered from ONE build step. Anyone else having these issues or have valid workarounds? I'd like to continue upgrading this plugin completely.