Skip to content

Commit 833beed

Browse files
committed
apply CQA fix for product names; remove OCM as it's not in 1.10
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent ee11ebb commit 833beed

4 files changed

Lines changed: 17 additions & 35 deletions

File tree

modules/extend_dynamic-plugins-reference/ref-community-plugins-migration-to-the-github-container-registry.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ include::{docdir}/artifacts/snip-tag-for-sha256-tip.adoc[]
9292
|1.0.2|`./dynamic-plugins/dist/backstage-community-plugin-redhat-argocd-backend`
9393
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd-backend:<tag>`
9494

95-
|*{azure-short} DevOps Backend*
95+
|*Azure DevOps Backend*
9696
|0.23.0|`./dynamic-plugins/dist/backstage-community-plugin-azure-devops-backend`
9797
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-azure-devops-backend:<tag>`
9898

99-
|*Catalog Backend Module {azure-short} DevOps Annotator Processor*
99+
|*Catalog Backend Module Azure DevOps Annotator Processor*
100100
|0.14.0|`./dynamic-plugins/dist/bcp-ctlg-backend-mod-azure-devops-annotator-processor`
101101
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-catalog-backend-module-azure-devops-annotator-processor:<tag>`
102102

@@ -176,7 +176,7 @@ include::{docdir}/artifacts/snip-tag-for-sha256-tip.adoc[]
176176
|1.8.1|`./dynamic-plugins/dist/roadiehq-scaffolder-backend-argocd`
177177
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-scaffolder-backend-argocd:<tag>`
178178

179-
|*Scaffolder Backend Module {azure-short} DevOps*
179+
|*Scaffolder Backend Module Azure DevOps*
180180
|0.18.0|`./dynamic-plugins/dist/bcp-scaffolder-backend-mod-azure-devops`
181181
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-azure-devops:<tag>`
182182

@@ -212,7 +212,7 @@ include::{docdir}/artifacts/snip-tag-for-sha256-tip.adoc[]
212212
|4.1.1|`./dynamic-plugins/dist/roadiehq-scaffolder-backend-module-utils`
213213
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-scaffolder-backend-module-utils:<tag>`
214214

215-
|*Search Backend Module {azure-short} DevOps*
215+
|*Search Backend Module Azure DevOps*
216216
|0.1.2|`./dynamic-plugins/dist/bcp-search-backend-mod-azure-devops`
217217
|`oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-search-backend-module-azure-devops:<tag>`
218218

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1 @@
1-
:_mod-docs-content-type: REFERENCE
21

3-
// This page is generated! Do not edit the .adoc file, but instead run rhdh-supported-plugins.sh to regen this page from the latest plugin metadata.
4-
5-
[id="deprecated-plugins_{context}"]
6-
= Deprecated plugins
7-
8-
[role="_abstract"]
9-
{product} ({product-very-short}) includes several deprecated plugins, which are no longer being actively developed. Migrate to an alternative solution as soon as possible, because these plugins will be removed in a future release.
10-
11-
{product-very-short} includes the following 2 deprecated plugins.
12-
13-
[%header,cols=4*]
14-
|===
15-
|*Name* |*Plugin* |*Version* |*Path and required variables*
16-
|OCM |`https://npmjs.com/package/@backstage-community/plugin-ocm/v/5.11.1[@backstage-community/plugin-ocm]` |5.11.1
17-
|`./dynamic-plugins/dist/backstage-community-plugin-ocm`
18-
19-
20-
|OCM |`https://npmjs.com/package/@backstage-community/plugin-ocm-backend/v/5.12.2[@backstage-community/plugin-ocm-backend]` |5.12.2
21-
|`./dynamic-plugins/dist/backstage-community-plugin-ocm-backend-dynamic`
22-
23-
`OCM_HUB_NAME`
24-
25-
`OCM_HUB_URL`
26-
27-
`OCM_SA_TOKEN`
28-
29-
30-
|===

modules/extend_dynamic-plugins-reference/rhdh-supported-plugins.csv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@
4444
"Pingidentity","@backstage-community/plugin-catalog-backend-module-pingidentity","Backend","0.9.0","Red Hat Tech Preview","active","./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-pingidentity-dynamic",";","Disabled"
4545
"Scaffolder Relation Processor","@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor","Backend","2.11.0","Red Hat Tech Preview","active","./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor-dynamic",";","Disabled"
4646
"Signals","@backstage/plugin-signals","Frontend","0.0.25","Red Hat Tech Preview","active","./dynamic-plugins/dist/backstage-plugin-signals",";","Disabled"
47-
"OCM","@backstage-community/plugin-ocm","Frontend","5.11.1","Production","deprecated","./dynamic-plugins/dist/backstage-community-plugin-ocm",";","Disabled"
48-
"OCM","@backstage-community/plugin-ocm-backend","Backend","5.12.2","Production","deprecated","./dynamic-plugins/dist/backstage-community-plugin-ocm-backend-dynamic","`OCM_HUB_NAME`;`OCM_HUB_URL`;`OCM_SA_TOKEN`;","Disabled"

modules/extend_dynamic-plugins-reference/rhdh-supported-plugins.sh

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,19 @@ popd >/dev/null || exit
708708
# see https://issues.redhat.com/browse/RHIDP-3187 - only GA plugins should be enabled by default
709709
if [[ -f "${ENABLED_PLUGINS}.errors" ]]; then echo;sort -u "${ENABLED_PLUGINS}.errors"; fi
710710

711+
# clean up CQA warnings
712+
pushd "${SCRIPT_DIR}"/../.. >/dev/null || exit
713+
for d in \
714+
ref-community-plugins-migration-to-the-github-container-registry.adoc \
715+
ref-deprecated-plugins.adoc \
716+
ref-other-installable-plugins.adoc \
717+
ref-supported-plugins.adoc \
718+
ref-technology-preview-plugins.adoc \
719+
; do
720+
./build/scripts/cqa-16-official-product-names.sh --fix modules/extend_dynamic-plugins-reference/$d >/dev/null 2>&1
721+
done
722+
popd >/dev/null || exit
723+
711724
# cleanup
712725
rm -f "$ENABLED_PLUGINS" "${ENABLED_PLUGINS}.errors"
713726
rm -rf "$TEMP_DIR"

0 commit comments

Comments
 (0)