Inedo BuildMaster

JENKINS-60613 - Allow application to be selected at build time for buildmaster parameter


Installation options
  • Removed option to enable deployables (this is being deprecated in BuildMaster)
  • Removed option to copy variables from previous build (can add this back in if requested)
  • Changed syntax this was a hard call because this will cause problems for existing users migrating to this version of the plugin, however it proved to difficult to make this fully backwards compatible.

Installation options

SECURITY-1513


Installation options

Update UI to use Build instead of Package to reflect latest BuildMaster
Update API to use build rather than package API
Leave jenkins plugin populating BUILDMASTER_PACKAGE_NUMBER variable to retain backwards compatibility
Leave pipeline script function names using package to retain backwards compatibility


Installation options

Restructured arguments for createPackage and deployToStage tasks to rename the waitTillBuildCompleted property to waitUntilDeploymentCompleted, and move it to the deployToFirstStage section (this is the breaking change, see below for migration instructions)
Default createPackage task's deployToFirstStage section to checked
More informative logging
Updated help text for Jenkins UI
Last of 'Build' to 'Package' refactoring
Bug Fix: Do not attempt to get deployment logs on deployment failure if login credentials not configured


Installation options

Wait for all chained deployments to complete
Post Build label rename create package rather than trigger build to align with other tasks
Post Build task sets BUILDMASTER_PACKAGE_NUMBER variable


Installation options

Tidy up how pass variables to create package and deploy to stage tasks


Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options
Installation options