Skip to content

Commit 4d1babd

Browse files
nickboldtGerry-Fordeclaudekim-tsao
authored
chore: per Ben, add 'GA' to the supported... (#2315)
* chore: per Ben, add 'GA' to the supported plugins page title Signed-off-by: Nick Boldt <nboldt@redhat.com> * chore: fix CQA-10 compliance for GA supported plugins page (#2323) Update file ID and filename to match the new title "GA supported plugins" for CQA-10 compliance. Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> * add GA attribute and update table generation script Signed-off-by: Kim Tsao <ktsao@redhat.com> * fix CQA issues Signed-off-by: Kim Tsao <ktsao@redhat.com> --------- Signed-off-by: Nick Boldt <nboldt@redhat.com> Signed-off-by: Kim Tsao <ktsao@redhat.com> Co-authored-by: Gerry-Forde <63045020+Gerry-Forde@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by: Kim Tsao <ktsao@redhat.com>
1 parent ed66e70 commit 4d1babd

5 files changed

Lines changed: 32 additions & 31 deletions

File tree

artifacts/attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
// Support levels
4242
:developer-preview: Developer Preview
4343
:technology-preview: Technology Preview
44+
:generally-available: Generally Available
4445

4546
// Product recurrent configuration items (in alphabetical order)
4647
:my-app-config-config-map: my-rhdh-app-config

modules/extend_dynamic-plugins-reference/ref-supported-plugins.adoc renamed to modules/extend_dynamic-plugins-reference/ref-ga-plugins.adoc

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
// 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.
44

5-
[id="supported-plugins_{context}"]
6-
= {company-name} supported plugins
5+
[id="ga-plugins_{context}"]
6+
= {company-name} {generally-available} (GA) plugins
77

88
[role="_abstract"]
99
{company-name} provides full support for the following 33 dynamic plugins.
@@ -23,7 +23,7 @@
2323
|`./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-analytics-module-adoption-insights-dynamic`
2424

2525

26-
|Analytics Provider Segment |`https://npmjs.com/package/@backstage-community/plugin-analytics-provider-segment/v/1.27.0[@backstage-community/plugin-analytics-provider-segment]` |1.27.0
26+
|Analytics Provider Segment |`https://npmjs.com/package/@backstage-community/plugin-analytics-provider-segment/v/1.27.0[@backstage-community/plugin-analytics-provider-segment]` |1.27.0
2727
|`./dynamic-plugins/dist/backstage-community-plugin-analytics-provider-segment`
2828

2929
`BACKSTAGE_VERSION`
@@ -35,37 +35,37 @@
3535
`SEGMENT_WRITE_KEY`
3636

3737

38-
|Dynamic Home Page |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-dynamic-home-page/v/1.13.1[@red-hat-developer-hub/backstage-plugin-dynamic-home-page]` |1.13.1
38+
|Dynamic Home Page |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-dynamic-home-page/v/1.13.1[@red-hat-developer-hub/backstage-plugin-dynamic-home-page]` |1.13.1
3939
|`./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-dynamic-home-page`
4040

4141

42-
|GitHub Org |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-github-org/v/0.3.20[@backstage/plugin-catalog-backend-module-github-org]` |0.3.20
42+
|GitHub Org |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-github-org/v/0.3.20[@backstage/plugin-catalog-backend-module-github-org]` |0.3.20
4343
|`./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-org-dynamic`
4444

4545
`GITHUB_ORG`
4646

4747
`GITHUB_URL`
4848

4949

50-
|GitHub |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-github/v/0.13.0[@backstage/plugin-catalog-backend-module-github]` |0.13.0
50+
|GitHub |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-github/v/0.13.0[@backstage/plugin-catalog-backend-module-github]` |0.13.0
5151
|`./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-dynamic`
5252

5353
`GITHUB_ORG`
5454

5555

56-
|GitHub |`https://npmjs.com/package/@backstage/plugin-scaffolder-backend-module-github/v/0.9.7[@backstage/plugin-scaffolder-backend-module-github]` |0.9.7
56+
|GitHub |`https://npmjs.com/package/@backstage/plugin-scaffolder-backend-module-github/v/0.9.7[@backstage/plugin-scaffolder-backend-module-github]` |0.9.7
5757
|`./dynamic-plugins/dist/backstage-plugin-scaffolder-backend-module-github-dynamic`
5858

5959

60-
|GitLab Org |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-gitlab-org/v/0.2.19[@backstage/plugin-catalog-backend-module-gitlab-org]` |0.2.19
60+
|GitLab Org |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-gitlab-org/v/0.2.19[@backstage/plugin-catalog-backend-module-gitlab-org]` |0.2.19
6161
|`./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-gitlab-org-dynamic`
6262

6363
`GITLAB_HOST`
6464

6565
`GITLAB_ORG_GROUP`
6666

6767

68-
|GitLab |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-gitlab/v/0.8.1[@backstage/plugin-catalog-backend-module-gitlab]` |0.8.1
68+
|GitLab |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-gitlab/v/0.8.1[@backstage/plugin-catalog-backend-module-gitlab]` |0.8.1
6969
|`./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-gitlab-dynamic`
7070

7171
`GITLAB_DISCOVERY_GROUP`
@@ -81,11 +81,11 @@
8181
|`./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-header`
8282

8383

84-
|Http Request |`https://npmjs.com/package/@roadiehq/scaffolder-backend-module-http-request/v/5.6.0[@roadiehq/scaffolder-backend-module-http-request]` |5.6.0
84+
|Http Request |`https://npmjs.com/package/@roadiehq/scaffolder-backend-module-http-request/v/5.6.0[@roadiehq/scaffolder-backend-module-http-request]` |5.6.0
8585
|`oci://registry.access.redhat.com/rhdh/roadiehq-scaffolder-backend-module-http-request@sha256:2e498033306df2711ec2a548db0a9db921f911eb9b99af2b9e44162b4851bbe8`
8686

8787

88-
|Keycloak |`https://npmjs.com/package/@backstage-community/plugin-catalog-backend-module-keycloak/v/3.19.2[@backstage-community/plugin-catalog-backend-module-keycloak]` |3.19.2
88+
|Keycloak |`https://npmjs.com/package/@backstage-community/plugin-catalog-backend-module-keycloak/v/3.19.2[@backstage-community/plugin-catalog-backend-module-keycloak]` |3.19.2
8989
|`./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-keycloak-dynamic`
9090

9191
`KEYCLOAK_BASE_URL`
@@ -99,7 +99,7 @@
9999
`KEYCLOAK_REALM`
100100

101101

102-
|Kubernetes |`https://npmjs.com/package/@backstage/plugin-kubernetes-backend/v/0.21.2[@backstage/plugin-kubernetes-backend]` |0.21.2
102+
|Kubernetes |`https://npmjs.com/package/@backstage/plugin-kubernetes-backend/v/0.21.2[@backstage/plugin-kubernetes-backend]` |0.21.2
103103
|`./dynamic-plugins/dist/backstage-plugin-kubernetes-backend-dynamic`
104104

105105
`K8S_CLUSTER_NAME`
@@ -109,11 +109,11 @@
109109
`K8S_CLUSTER_URL`
110110

111111

112-
|Kubernetes |`https://npmjs.com/package/@backstage-community/plugin-scaffolder-backend-module-kubernetes/v/2.17.1[@backstage-community/plugin-scaffolder-backend-module-kubernetes]` |2.17.1
112+
|Kubernetes |`https://npmjs.com/package/@backstage-community/plugin-scaffolder-backend-module-kubernetes/v/2.17.1[@backstage-community/plugin-scaffolder-backend-module-kubernetes]` |2.17.1
113113
|`./dynamic-plugins/dist/backstage-community-plugin-scaffolder-backend-module-kubernetes-dynamic`
114114

115115

116-
|Ldap |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-ldap/v/0.12.3[@backstage/plugin-catalog-backend-module-ldap]` |0.12.3
116+
|Ldap |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-ldap/v/0.12.3[@backstage/plugin-catalog-backend-module-ldap]` |0.12.3
117117
|`./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-ldap-dynamic`
118118

119119
`LDAP_BIND_DN`
@@ -127,7 +127,7 @@
127127
`LDAP_USERS_DN`
128128

129129

130-
|MS Graph |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-msgraph/v/0.9.1[@backstage/plugin-catalog-backend-module-msgraph]` |0.9.1
130+
|MS Graph |`https://npmjs.com/package/@backstage/plugin-catalog-backend-module-msgraph/v/0.9.1[@backstage/plugin-catalog-backend-module-msgraph]` |0.9.1
131131
|`./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-msgraph-dynamic`
132132

133133
`MICROSOFT_CLIENT_ID`
@@ -153,49 +153,49 @@
153153
|`oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator@sha256:062a536d266bcd76d454fc9fdc0157b99e62074f6d3304578a68f515ced83e64`
154154

155155

156-
|Orchestrator |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-orchestrator-backend/v/8.9.4[@red-hat-developer-hub/backstage-plugin-orchestrator-backend]` |8.9.4
156+
|Orchestrator |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-orchestrator-backend/v/8.9.4[@red-hat-developer-hub/backstage-plugin-orchestrator-backend]` |8.9.4
157157
|`oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backend@sha256:365d67fddeeaa2cf0b0266b012eb3e74fb5d5071b848059662353e62e7f9ceab`
158158

159159

160-
|Orchestrator |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator/v/1.5.4[@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator]` |1.5.4
160+
|Orchestrator |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator/v/1.5.4[@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator]` |1.5.4
161161
|`oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator@sha256:5b52adc153afcf79fb134262aa01b1e117085bf59c1a1997ff2e3a6f31c7647a`
162162

163163

164164
|Quickstart |`https://npmjs.com/package/@red-hat-developer-hub/backstage-plugin-quickstart/v/1.9.6[@red-hat-developer-hub/backstage-plugin-quickstart]` |1.9.6
165165
|`./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-quickstart`
166166

167167

168-
|RBAC |`https://npmjs.com/package/@backstage-community/plugin-rbac/v/1.52.4[@backstage-community/plugin-rbac]` |1.52.4
168+
|RBAC |`https://npmjs.com/package/@backstage-community/plugin-rbac/v/1.52.4[@backstage-community/plugin-rbac]` |1.52.4
169169
|`./dynamic-plugins/dist/backstage-community-plugin-rbac`
170170

171171

172-
|Regex |`https://npmjs.com/package/@backstage-community/plugin-scaffolder-backend-module-regex/v/2.15.1[@backstage-community/plugin-scaffolder-backend-module-regex]` |2.15.1
172+
|Regex |`https://npmjs.com/package/@backstage-community/plugin-scaffolder-backend-module-regex/v/2.15.1[@backstage-community/plugin-scaffolder-backend-module-regex]` |2.15.1
173173
|`./dynamic-plugins/dist/backstage-community-plugin-scaffolder-backend-module-regex-dynamic`
174174

175175

176-
|Signals |`https://npmjs.com/package/@backstage/plugin-signals-backend/v/0.3.13[@backstage/plugin-signals-backend]` |0.3.13
176+
|Signals |`https://npmjs.com/package/@backstage/plugin-signals-backend/v/0.3.13[@backstage/plugin-signals-backend]` |0.3.13
177177
|`./dynamic-plugins/dist/backstage-plugin-signals-backend-dynamic`
178178

179179

180-
|Tech Radar |`https://npmjs.com/package/@backstage-community/plugin-tech-radar/v/1.17.0[@backstage-community/plugin-tech-radar]` |1.17.0
180+
|Tech Radar |`https://npmjs.com/package/@backstage-community/plugin-tech-radar/v/1.17.0[@backstage-community/plugin-tech-radar]` |1.17.0
181181
|`./dynamic-plugins/dist/backstage-community-plugin-tech-radar`
182182

183183

184-
|Tech Radar |`https://npmjs.com/package/@backstage-community/plugin-tech-radar-backend/v/1.16.0[@backstage-community/plugin-tech-radar-backend]` |1.16.0
184+
|Tech Radar |`https://npmjs.com/package/@backstage-community/plugin-tech-radar-backend/v/1.16.0[@backstage-community/plugin-tech-radar-backend]` |1.16.0
185185
|`./dynamic-plugins/dist/backstage-community-plugin-tech-radar-backend-dynamic`
186186

187187
`TECH_RADAR_DATA_URL`
188188

189189

190-
|TechDocs Module Addons Contrib |`https://npmjs.com/package/@backstage/plugin-techdocs-module-addons-contrib/v/1.1.34[@backstage/plugin-techdocs-module-addons-contrib]` |1.1.34
190+
|TechDocs Module Addons Contrib |`https://npmjs.com/package/@backstage/plugin-techdocs-module-addons-contrib/v/1.1.34[@backstage/plugin-techdocs-module-addons-contrib]` |1.1.34
191191
|`./dynamic-plugins/dist/backstage-plugin-techdocs-module-addons-contrib`
192192

193193

194-
|TechDocs |`https://npmjs.com/package/@backstage/plugin-techdocs/v/1.17.2[@backstage/plugin-techdocs]` |1.17.2
194+
|TechDocs |`https://npmjs.com/package/@backstage/plugin-techdocs/v/1.17.2[@backstage/plugin-techdocs]` |1.17.2
195195
|`./dynamic-plugins/dist/backstage-plugin-techdocs`
196196

197197

198-
|TechDocs |`https://npmjs.com/package/@backstage/plugin-techdocs-backend/v/2.1.6[@backstage/plugin-techdocs-backend]` |2.1.6
198+
|TechDocs |`https://npmjs.com/package/@backstage/plugin-techdocs-backend/v/2.1.6[@backstage/plugin-techdocs-backend]` |2.1.6
199199
|`./dynamic-plugins/dist/backstage-plugin-techdocs-backend-dynamic`
200200

201201

modules/extend_dynamic-plugins-reference/ref-supported-plugins.template.adoc renamed to modules/extend_dynamic-plugins-reference/ref-ga-plugins.template.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
// 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.
44

5-
[id="supported-plugins_{context}"]
6-
= {company-name} supported plugins
5+
[id="ga-plugins_{context}"]
6+
= {company-name} {generally-available} (GA) plugins
77

88
[role="_abstract"]
99
{company-name} provides full support for the following %%COUNT_1%% dynamic plugins.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ generate_dynamic_plugins_table() {
445445
# Process temporary files
446446
# 1) Production
447447
temp_file="$TEMP_DIR/adoc.production.tmp"
448-
out_file="${0/.sh/.ref-supported-plugins}"
448+
out_file="${0/.sh/.ref-ga-plugins}"
449449
rm -f "$out_file"
450450
count=0
451451
if [[ -f "$temp_file" ]]; then
@@ -511,7 +511,7 @@ generate_dynamic_plugins_table() {
511511
count=1
512512
index=0
513513
empties=0
514-
for d in ref-supported-plugins ref-technology-preview-plugins ref-deprecated-plugins; do
514+
for d in ref-ga-plugins ref-technology-preview-plugins ref-deprecated-plugins; do
515515
(( index = count - 1 ))
516516
this_num_plugins=${num_plugins[$index]}
517517
echo -n -e "${green}[$count] Processing $d ${norm}..."
@@ -713,7 +713,7 @@ pushd "${SCRIPT_DIR}"/../.. >/dev/null || exit
713713
ref-community-supported-plugins.adoc \
714714
ref-deprecated-plugins.adoc \
715715
ref-other-installable-plugins.adoc \
716-
ref-supported-plugins.adoc \
716+
ref-ga-plugins.adoc \
717717
ref-technology-preview-plugins.adoc \
718718
; do
719719
if [[ -f "modules/extend_dynamic-plugins-reference/$d" ]]; then

titles/extend_dynamic-plugins-reference/master.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can use the dynamic plugins that come preinstalled with {product} or install
2020

2121
include::modules/extend_dynamic-plugins-reference/con-preinstalled-dynamic-plugins.adoc[leveloffset=+1]
2222

23-
include::modules/extend_dynamic-plugins-reference/ref-supported-plugins.adoc[leveloffset=+1]
23+
include::modules/extend_dynamic-plugins-reference/ref-ga-plugins.adoc[leveloffset=+1]
2424

2525
include::modules/extend_dynamic-plugins-reference/snip-dynamic-plugins-configuring-note.adoc[]
2626

0 commit comments

Comments
 (0)