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

XMLWordPrintable

    • Type: Task
    • Resolution: Duplicate
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Andromachi Rozaki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: