-
Notifications
You must be signed in to change notification settings - Fork 30
Add rollbar workspace to commit 4e61224 for backstage 1.40.2 on branch main
#1389
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 a85417c6ae16d138e01f88c921094432c91f6a10 has been discovered (match type: 'best-effort'). To do so, you can use the |
|
/update-commit |
rollbar workspace to commit 8d13dcc for backstage 1.37.0 on branch mainrollbar workspace to commit a85417c for backstage 1.40.2 on branch main
|
Recommended actions after the commit update:
|
|
Update Commit workflow has completed with success. |
|
A new workspace commit 4e612241829a42ae652fe0c2a1e94ae1e55e6378 has been discovered (match type: 'best-effort'). To do so, you can use the |
|
Successfully updated file |
|
/update-commit |
rollbar workspace to commit a85417c for backstage 1.40.2 on branch mainrollbar workspace to commit 4e61224 for backstage 1.40.2 on branch main
|
Recommended actions after the commit update:
|
|
Update Commit workflow has completed with success. |
|
This pull request has been automatically marked as stale due to inactivity. |
Add rollbar workspace at commit backstage/community-plugins@4e61224 for backstage
1.40.2on branchmain.This PR was created automatically.
This proposal is a Best-Effort Backstage compatibility match. Plugin sources are built for Backstage
1.40.2. 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.Don't forget to also update the
repo-backstage-versionfield insource.jsonaccordingly.This proposal is a Best-Effort Backstage compatibility match. Plugin sources are built for Backstage
1.40.2. 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.Don't forget to also update the
repo-backstage-versionfield insource.jsonaccordingly.You might need to complete it with additional dynamic plugin export information, like:
app-config.dynamic.yamlfile for frontend plugins,scalprum-config.jsonfile for frontend plugins,patches/directoryBefore 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: