When bumping the versions after tagging the 1.4.3 release, this action ran:
And it created this change:
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
- is related to
-
RHIDP-6753 ensure tagRelease.sh bumps CSV version in older branches
-
- Closed
-