Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-6678

Make Optimize Version extractable from pom on push deb branch to gcp pipeline

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • L3 - Default
    • None
    • None
    • backend
    • None
    • Not defined

    Description

      Currently, our Github Actions pipeline with name push-dev-branch-image.yml contains the following snippet of code, which hard codes the version of Optimize:

      build-args: |
                  VERSION=3.10.0-SNAPSHOT
                  DATE= ${{ steps.get-date.outputs.result }}
                  REVISION= ${{ github.sha }}
      

      Although that is functional, we should ensure that the version is being extracted from the pom file so that we dont have to manually update it everytime we move to the next dev version.

      ATs:

      • The version in the pipeline is being extracted from the pom file

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                andromachi.rozaki Andromachi Rozaki
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce