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

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

      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

        This is the controller panel for Smart Panels app

            [OPT-6678] Make Optimize Version extractable from pom on push deb branch to gcp pipeline

            There are no comments yet on this issue.

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

                Created:
                Updated:
                Resolved: