Update konflux workspace to commit 815320b for backstage 1.52.0 on branch main - #3266
Conversation
… on branch `main`
… on branch `main`
|
Skipping CI for Draft Pull Request. |
|
/test all |
|
@rrosatti: No jobs can be run with DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully. ✅ Published container images:
Backstage-incompatible workspacesSome workspaces have a backstage version (in sources or in their overlay folder) which is incompatible with the target Backstage version (
How to fixYou have 3 main options:
Metadata Validation✅ All metadata files validated successfully. No E2E tests available for this workspace. |
|
/override-backstage |
|
Override Backstage workflow — skipped: PR is from a fork. Please manually:
|
|
/publish |
|
|
Publish workflow has completed with success. Publishing process✅ Finished successfully. ✅ Published container images:
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. No E2E tests available for this workspace. |
|
✅ Smoke tests workflow passed. All plugins loaded successfully. |
|
tested the published oci image with a local running rhdh instance and it seems to be alright: rhdh-local-test-pr_3266__0.2.0-image.mov |



Description
I resolved the conflicts on #2839 , but I don't have permissions to push the changes. So, I created a new up-to-date PR. The text bellow is a copy/paste from #2839 description ->
Update konflux workspace at commit redhat-developer/rhdh-plugins@815320b for backstage
1.49.4on branchmain.This PR was created automatically.
This proposal is a Best-Effort Backstage compatibility match. Plugin sources are built for Backstage
1.49.4. Please review and test before merging.If you have tested and confirmed compatibility, you should add a
backstage.jsonfile in the workspace folder to override the known Backstage compatibility to be the target Backstage version.Click on the following link to see the source diff it introduces: redhat-developer/rhdh-plugins@d2b42a2...815320b.
Before merging, you need to export the workspace dynamic plugins as OCI images,
and if possible test them inside a RHDH instance.
To do so, you can use the
/publishinstruction in a PR review comment.This will start a PR check workflow to: