-
Task
-
Resolution: Unresolved
-
Critical
-
None
-
None
To make it easier to migrate from community builds to CI builds to GA builds, we need a rule added to the code that generates the index and DPDY files so that:
- when looking at catalog metadata for the packages, if the reference contains ghcr.io... bs_1.yy.z__x.y.z, eg., ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets:bs_1.45.3__1.6.1
- search for a GA plugin of the same name/version in reg.acc.rh.com; if not found, fall back to quay
- search on quay for the same tag for the current release, eg., https://quay.io/repository/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets?tab=tags ... quay.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets:1.9.0--1.6.1 (or 1.10.0--1.6.1)