-
Notifications
You must be signed in to change notification settings - Fork 24
Update orchestrator
workspace to commit 69d89a3
for backstage 1.39.1
on branch main
#1423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…39.1` on branch `main`
Successfully updated file |
Successfully updated file |
/publish |
Publish workflow has completed with failure.
|
@mareklibra @batzionb Do you plan to upgrade the orchestrator plugins (in |
A new workspace commit 69d89a375c95fe433d5834738f34f3c1a36eb83f has been discovered (match type: 'best-effort'). To do so, you can use the |
/update-commit |
…39.1` on branch `main`
orchestrator
workspace to commit 8bde4be
for backstage 1.39.1
on branch main
orchestrator
workspace to commit 69d89a3
for backstage 1.39.1
on branch main
Recommended actions after the commit update:
|
Update Commit workflow has completed with success. |
/publish |
Publish workflow has completed with failure.
|
@batzionb @mareklibra Do you confirm that this version of the orchestrator plugins should be considered compatible with RHDH cc @lholmquist |
Update orchestrator workspace at commit redhat-developer/rhdh-plugins@69d89a3 for backstage
1.39.1
on branchmain
.This PR was created automatically.
This proposal is a Best-Effort Backstage compatibility match. Plugin sources are built for Backstage
1.39.1
. Please review and test before merging.If you have tested and confirmed compatibility, you should add a
backstage.json
file in the workspace folder to override the known Backstage compatibility to be the target Backstage version.Don't forget to also update the
repo-backstage-version
field insource.json
accordingly.Click on the following link to see the source diff it introduces: redhat-developer/rhdh-plugins@48ea97b...69d89a3.
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
/publish
instruction in a PR review comment.This will start a PR check workflow to: