RELEASED: Public: February 5, 2025
Feature enhancements
- Option to emulate the Pipeline build step in High Availability (HA) controllers (BEE-52816)
-
The Pipeline
buildstep does not work reliably in High Availability (HA) controllers. The CloudBees CI steptriggerRemoteJobcan be used as a High Availability (HA) compatible replacement, but rewriting existing Pipeline scripts to make use of it could be troublesome. There is now an option to automatically translate all usages of thebuildstep to thetriggerRemoteJobequivalent. Most options and behaviors of the original step are supported. The Pipeline: Build Step plugin can be disabled or uninstalled when you enable the emulation. The High Availability (HA) Pipeline policy rule does not flag usages ofbuildin the Pipeline scripts when the emulation is enabled.