chore: fetch dynamic plugins tables from catalog index#2344
chore: fetch dynamic plugins tables from catalog index#2344Omar-AlJaljuli wants to merge 2 commits into
Conversation
| @@ -26,6 +26,11 @@ SKIP_COMMUNITY_TABLE=0 | |||
| rhdhRepo="https://github.com/redhat-developer/rhdh" | |||
There was a problem hiding this comment.
rhdhRepo appears unused. Verify use (or export if used externally).
There was a problem hiding this comment.
key appears unused. Verify use (or export if used externally).
Shellcheck Analysis ResultsChanged shell scripts in this PR: 1 Scripts analyzed:
Check the Files changed tab for detailed shellcheck suggestions. All findings are reported as warnings and won't block the PR. Automated shellcheck analysis • See shellcheck.net for details |
PR Build ResultsBuild passed -- 35/35 titles | 71s Content Quality AssessmentCQA Report
SummaryChecks: 19 total, 19 pass, 0 fail 19 checks: 19 pass, 0 fail Run Updated 2026-06-08 18:16:41 UTC |
|



IMPORTANT: Do Not Merge - To be merged by Docs Team Only
Right now the logic for generating the dynamic plugins tables does not work anymore due to changes in the overlays repo. Work has been done to have the catalog index contain the adoc files needed to be generated, so all the script needs to do (other than for the community plugins) is to fetch the files from the catalog index.
Version(s):
release-1.10
Issue:
RHIDP-14055
Preview: