Skip to content

Releases: intershop/cd-partner-devops

1.5.1

26 Sep 11:54
0918d23
Compare
Choose a tag to compare
  • The Azure DevOps project library icm-build-configuration is now the standard library for ICM.
  • An issue with the process for the parameter usePredefinedRegistry has been fixed.

cd-job-template.yml is fully backward compatible to older versions. There is no need for any migration of the projects CD-pipeline.

1.5.0

27 Jun 15:18
e1e131a
Compare
Choose a tag to compare
  • The pipeline template now supports the parameter useDeploymentJob. This parameter executes the job as a deployment job and enables the use of Azure DevOps pipeline environment functionalities.
  • The pipeline template now supports the parameter manualValidationEnabled. This parameter allows for the activation of a manual validation job.

cd-job-template.yml is fully backward compatible to older versions. There is no need for any migration of the projects CD-pipeline.

1.4.0

14 Feb 11:40
9584ea3
Compare
Choose a tag to compare

Features:

  • The pipeline template now supports the parameter icmPredefinedProjectCustomizationName. This parameter is only used for the ICM process and defines the name of the project customization in the values file being edited.

cd-job-template.yml is fully backward compatible to older versions. There is no need for any migration of the projects CD-pipeline.

1.3.0

13 Oct 14:24
3ad661e
Compare
Choose a tag to compare

Features:

  • The pipeline now supports editing multiple files with a single call. To do so, a comma-separated list of files to be modified can be passed to the versionFilePath parameter.

cd-job-template.yml is fully backward compatible to older versions. There is no need for any migration of the projects CD-pipeline.

1.2.0

29 Jun 10:34
1d28daf
Compare
Choose a tag to compare

Features:

  • The pipeline now also supports the process for IOM.

cd-job-template.yml is fully backward compatible to older versions. There is no need for any migration of the projects CD-pipeline.

1.1.0

08 May 14:56
dc9c543
Compare
Choose a tag to compare

Features:

  • The "imageTagPattern" parameter has been introduced. This parameter allows checking the Image-Tag with a RegEx pattern.

1.0.0

25 Apr 16:04
Compare
Choose a tag to compare

Added CD functionality for PWA
Introduced new branch stable/v1 to provide backward compatible versions of cd partner devops CD-pipeline.