Uploaded image for project: 'Red Hat Internal Developer Platform'
  1. Red Hat Internal Developer Platform
  2. RHIDP-4830

enhance dynamic plugin metadata to consume min / max supported versions of Backstage

Prepare for Y ReleasePrepare for Z ReleaseRemove QuarterXMLWordPrintable

      As a nice way of auditing if plugins are supported on the current/future version of RHDH / Backstage, we need to ensure we are collecting accurate metadata in the BCP and rhdh-plugins repos for each plugin's min/max supported Backstage versions.

      For a given plugin, we have:

      • backstage.json!version for "the version being tested in main branch / latest CLI", eg., 1.32.5
      • package.json!backstage.supported-versions for "tested to work with minimum version, or version range" using npm version style notation (eg., ^1.28.4)

      Once this is consistently written, we can then script a way to collect this into the csv/json/adoc used to create the Dynamic Plugins table

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

                Created:
                Updated: