Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3925

Devfile registry midstream uses wrong version to get sources

XMLWordPrintable

    • False
    • None
    • False

      Description of problem:

      next version (which is 3.6.0) get-sources.sh script of midstream devfile registry uses 3.5.0 version to prepare sources.

      The script takes the version from VERSION.json file, which is only updated when a new operator-bundle is published and unpacked into https://github.com/redhat-developer/devspaces-images/tree/devspaces-3-rhel-8/devspaces-operator-bundle-generated, along with updating the VERSION.json file in updateGeneratedOperatorMetadata.sh

      Expected results:

      3.6.0 version should be used

      TODO:

      • stop using VERSION.json; use job-config.json instead
      • check for other places where VERSION.json file is referenced and see if it's possible to remove it entirely

              vsvydenk Valerii Svydenko
              vsvydenk Valerii Svydenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: