-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
1.4
-
None
-
3
-
False
-
-
False
-
RHIDP-2534 - Plugin Marketplace
-
-
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