Skip to content

fix: fetch default.packages.yaml from rhdh-plugin-export-overlays for all branches#113

Merged
jrichter1 merged 1 commit into
redhat-developer:release-1.10from
subhashkhileri:fix/default-packages-url-release-1.10
Jun 10, 2026
Merged

fix: fetch default.packages.yaml from rhdh-plugin-export-overlays for all branches#113
jrichter1 merged 1 commit into
redhat-developer:release-1.10from
subhashkhileri:fix/default-packages-url-release-1.10

Conversation

@subhashkhileri

Copy link
Copy Markdown
Member

Summary

  • Remove legacy rhdh repo fallback: default.packages.yaml was deleted from the rhdh repo (PR #4932) and now lives in rhdh-plugin-export-overlays for all branches including release-1.10. The legacy URL fallback that special-cased release-1.10 is removed — all branches now use the same rhdh-plugin-export-overlays URL.
  • Version bump to 1.10.0: Establishes the 1.10.x versioning scheme for the release-1.10 branch (published under npm tag 1.10). main continues with 2.x versioning.

Context

This fixes the nightly E2E test failures on overlay release-1.10 caused by the default.packages.yaml removal from the rhdh repo. The file is confirmed to exist at rhdh-plugin-export-overlays/release-1.10:

https://raw.githubusercontent.com/redhat-developer/rhdh-plugin-export-overlays/refs/heads/release-1.10/default.packages.yaml → 200 OK

Test plan

  • Verify build and all 82 unit tests pass
  • After merge, verify 1.10.0 is published to npm under the 1.10 dist-tag
  • Update overlay release-1.10 workspaces to use @red-hat-developer-hub/e2e-test-utils@1.10
  • Verify nightly E2E tests pass on overlay release-1.10

Assisted-by: Claude Code

… all branches

The file was deleted from the rhdh repo (PR #4932) and now lives in
rhdh-plugin-export-overlays for all branches including release-1.10.
Remove the legacy fallback URL that pointed to the rhdh repo.

Bump version to 1.10.0 for the release-1.10 branch versioning scheme.

Assisted-by: Claude Code
Co-Authored-By: Claude Code
@jrichter1 jrichter1 merged commit 8a131b6 into redhat-developer:release-1.10 Jun 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants