CI Procedure for Updating an Existing Workflow Configuration with a New Version(3.0)

Perform the following steps to update an existing Workflow configuration:

  1. Export the new configuration into the existing directory. Delete all existing files in the directory before exporting to avoid an error message.

  2. Update the packages.xml file with a new version number for the package that includes the changed configuration.

  3. Change the ECD YAML to use the new version number.

    Note!

    When using Canary or Blue/Green you only change the ECD YAML intended for Canary deployment.
  4. Commit and push all files to Git. Then the Jenkins job can be started from Jenkins.