Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-843

fix manifest/bundle diff check so it doesn't undo valid changes to operator repo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.3
    • 1.4.3
    • Operator
    • None
    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Release Note Not Required
    • RHDH Core Platform 3272

      When bumping the versions after tagging the 1.4.3 release, this action ran:

      https://github.com/redhat-developer/rhdh-operator/blob/release-1.4/.github/workflows/pr-bundle-diff-checks.yaml

      And it created this change:

      https://github.com/redhat-developer/rhdh-operator/pull/985/commits/e9cc35f4acb14cbae1f9eaa1a59aee60d1e0f529

      which:

      • undid valid skiprange update:
        -    skipRange: '>=1.0.0 <1.4.4'
        +    skipRange: '>=1.0.0 <1.4.0'
        
      • undid the fix to point to the CORRECT documentation link:
        -     The telemetry data collection feature is enabled by default. Red Hat Developer Hub sends telemetry data to Red Hat by using the `backstage-plugin-analytics-provider-segment` plugin. To disable this and to learn what data is being collected, see [Red Hat Developer Hub documentation on telemetry data collection](https://access.redhat.com/documentation/en-us/red_hat_developer_hub/1.4/html-single/administration_guide_for_red_hat_developer_hub/index#assembly-rhdh-telemetry_admin-rhdh).
        +     The telemetry data collection feature is enabled by default. Red Hat Developer Hub sends telemetry data to Red Hat by using the `backstage-plugin-analytics-provider-segment` plugin. To disable this and to learn what data is being collected, see [Red Hat Developer Hub documentation on telemetry data collection](https://access.redhat.com/documentation/en-us/red_hat_developer_hub/1.3/html-single/administration_guide_for_red_hat_developer_hub/index#assembly-rhdh-telemetry_admin-rhdh).
        
      • broke my fix to the replaces/version fields:
        -  replaces: rhdh-operator.v1.4.0
        -  version: 1.4.4
        +  replaces: rhdh-operator.v1.2.0
        +  version: 0.4.4

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              RHIDP - Cope
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: