CloudBees Deployer Plugin 4.0

1 minute read

RELEASED: Public: 2013-01-25

New features

Add support for deployment to multiple regions of RUN@cloud

Support ability to plug in alternative deployment engines in addition to the RUN@cloud engine

Report the API end-point where deployment is sent to in the console log

Add fingerprint support and deployed on column support.

Modified the UI layout for the publisher step to make it clearer which builds the publisher will run on.

Resolved issues

Deploy Now was broken if there was no default deploy now configuration for the job due to some issue in newer versions of Jenkins (post 1.480 at least) and the <f:combobox> component

The icons get broken on newer versions of Jenkins which prepend ${resURL} to image urls

Fix minimum required version of deployed-on-column

Validate and clean up application environment used for deployment as it was possible for an application environment specified via token macros to be an invalid entry.

Ensure that any actions added to the build get saved after deploy now

Commit fix for bug that would cause failed deployment when checking for artifacts from the RUN if no archived artifacts

  • CloudBees Internal Ticket: RM-1579

    Fix deployment configuration when using promoted-builds plugin

Known issues

None