Commit 7fe68f9
chore: cherry pick catalog index generation to
* chore: migrate plugin catalog generation (#2431)
* chore: initial migration of catalog index scripts with some modifications
Signed-off-by: Frank Kong <frkong@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add default.packages.yaml
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: switch to using DPY instead of txt files
Signed-off-by: Frank Kong <frkong@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* fix: update YAML file name derivation in generateCatalogIndex.py to ignore pruned plugins
Signed-off-by: Frank Kong <frkong@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: construct productized catalog index with super set of DPY and rhdh-supported-packages.txt
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: refactor regex check to fix sonarqube alert
Co-Authored By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix registry swap
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: sync generateDynamicPluginsDefaultYaml.sh
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: added default args, fixed some sonarqube issues
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix shellcheck errs
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix image check if using digest
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: stop committing the workspace metadata writebacks
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add warning about digests in the metadata files
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: reconstruct dynamicArtifact for simplicity
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: move default.packages.yaml to root
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add publish workflow for catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: sanitize branch input
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: don't expand secrets in run blocks
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add nobody user to satisfy sonarqube
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: commit plugin_builds in target branch as well
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update metadata
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add wiki generation for plugin catalog index workflows (#2509)
* chore: add don't fail if catalog index is empty (initial pass when creating a new branch) changes in gitlab
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add wiki generation to capture catalog plugin index build results and process
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: also include the DPY file into the supported catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: also trigger catalog index workflow if it changes
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix wiki rendering
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add test registry
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix commit in wiki
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update wiki table to show last successfully published commit
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: improve wiki table
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add additional details for registry fetch failure
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add don't fail if catalog index is empty (initial pass when creating a new branch) changes in gitlab
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add wiki generation to capture catalog plugin index build results and process
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: also include the DPY file into the supported catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: also trigger catalog index workflow if it changes
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix wiki rendering
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix commit in wiki
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update wiki table to show last successfully published commit
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: improve wiki table
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add additional details for registry fetch failure
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: sync the DPDY tag comment from downstream
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix sonarqube warning and remove hard coded paths
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* chore: update typo and script help messages
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: make sure build report status is updated for dpdy failure
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update to check by -package rather than last 10 lines to not miss tags for close packages in DPDY
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* chore: refactor DPDY failure handling to use BuildReport class for status updates
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update wiki with more details about DPDY generation
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: revert test registries
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update RHDH version fetching to fetch from RHDH package.json instead
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update wiki hyperlinks
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update ghcr.io links to point to the tags
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fail publish jobs for better visibility
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: fix typo in ghcr links
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update ghcr.io link
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: also query user endpoint
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update generate job fail condition
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: link to catalog index branch in wiki as well
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* chore: add tag fallback to use outdated tags for best effort catalog index (#2547)
* chore: add tag fallback to use outdated tags for best effort catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update workspacePath generation
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: decouple from downstream and only use ghcr.io builds for supported catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add docstrings for functions
Assisted-By: Cursor
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add some initial unit tests for catalog index generation
Assisted-By: Cursor
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add some fetch tests
Assisted-By: Cursor
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add workflow to trigger catalog index script unit tests
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: exclude plugins in outdated workspaces from catalog index (#2565)
* chore: add tag fallback to use outdated tags for best effort catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update workspacePath generation
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: decouple from downstream and only use ghcr.io builds for supported catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add docstrings for functions
Assisted-By: Cursor
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add some initial unit tests for catalog index generation
Assisted-By: Cursor
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add some fetch tests
Assisted-By: Cursor
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: add workflow to trigger catalog index script unit tests
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: exclude outdated workspaces from catalog index
Signed-off-by: Frank Kong <frkong@redhat.com>
Assisted-By: Cursor
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update wiki content to be easier to troubleshoot
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: remove accidental duplication
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: remove duplicated values in workflow
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: don't rebase on retry
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update links in wiki
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update link to workflow run
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: link to quay.io registry when referencing r.a.r.c images in wiki
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update fallback logic for wiki rendering (#2570)
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: sync DPY from rhdh release-1.10
Signed-off-by: Frank Kong <frkong@redhat.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>release-1.10 (#2573)1 parent cb97d58 commit 7fe68f9
35 files changed
Lines changed: 7690 additions & 6 deletions
File tree
- .github/workflows
- github-script
- scripts
- tests
- fixtures
- workspaces
- 3scale
- metadata
- backstage
- metadata
- user-guide
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Large diffs are not rendered by default.
Lines changed: 35 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
213 | 215 | | |
214 | 216 | | |
215 | 217 | | |
216 | | - | |
| 218 | + | |
217 | 219 | | |
218 | 220 | | |
219 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
220 | 225 | | |
221 | 226 | | |
222 | 227 | | |
| |||
228 | 233 | | |
229 | 234 | | |
230 | 235 | | |
| 236 | + | |
231 | 237 | | |
232 | 238 | | |
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| 242 | + | |
236 | 243 | | |
237 | 244 | | |
238 | 245 | | |
| |||
269 | 276 | | |
270 | 277 | | |
271 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
272 | 300 | | |
273 | 301 | | |
274 | 302 | | |
| |||
444 | 472 | | |
445 | 473 | | |
446 | 474 | | |
| 475 | + | |
| 476 | + | |
447 | 477 | | |
448 | 478 | | |
449 | 479 | | |
| |||
470 | 500 | | |
471 | 501 | | |
472 | 502 | | |
473 | | - | |
| 503 | + | |
474 | 504 | | |
475 | 505 | | |
476 | 506 | | |
| |||
495 | 525 | | |
496 | 526 | | |
497 | 527 | | |
498 | | - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
499 | 531 | | |
500 | 532 | | |
501 | 533 | | |
| |||
509 | 541 | | |
510 | 542 | | |
511 | 543 | | |
512 | | - | |
513 | | - | |
514 | 544 | | |
515 | 545 | | |
516 | 546 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
| 417 | + | |
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
0 commit comments