-
Notifications
You must be signed in to change notification settings - Fork 24
Add kafka
workspace to commit 4862594
for backstage 1.41.1
on branch main
#1386
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
Successfully updated file |
A new workspace commit 4862594484efcb37915be44b78c477d772bcefdd has been discovered (match type: 'best-effort'). To do so, you can use the |
/update-commit |
kafka
workspace to commit 735b8a0
for backstage 1.37.0
on branch main
kafka
workspace to commit 4862594
for backstage 1.41.1
on branch main
Recommended actions after the commit update:
|
Update Commit workflow has completed with success. |
Successfully updated file |
Add kafka workspace at commit backstage/community-plugins@4862594 for backstage
1.41.1
on branchmain
.This PR was created automatically.
This proposal is a Best-Effort Backstage compatibility match. Plugin sources are built for Backstage
1.41.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.You might need to complete it with additional dynamic plugin export information, like:
app-config.dynamic.yaml
file for frontend plugins,scalprum-config.json
file for frontend plugins,patch
file at the workspace levelBefore 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: