Add matomo workspace to commit 3e2c0cf for backstage 1.41.1 on branch main#1467
Add matomo workspace to commit 3e2c0cf for backstage 1.41.1 on branch main#1467github-actions[bot] wants to merge 6 commits intomainfrom
matomo workspace to commit 3e2c0cf for backstage 1.41.1 on branch main#1467Conversation
|
Successfully updated file |
|
A new workspace commit 3e2c0cf90b1b6a9c2fae063b5835a632fcf884d5 has been discovered (match type: 'best-effort'). To do so, you can use the |
|
/update-commit |
matomo workspace to commit e35fb62 for backstage 1.41.1 on branch mainmatomo workspace to commit 3e2c0cf for backstage 1.41.1 on branch main
|
Recommended actions after the commit update:
|
|
Update Commit workflow has completed with success. |
|
/publish |
|
Publish workflow has completed with failure.
|
|
/publish |
|
Publish workflow has completed with failure. 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:
|
|
/update-commit |
|
Update Commit workflow has completed with success. |
|
This pull request has been automatically marked as stale due to inactivity. |
|
Successfully updated file |
|
|
Successfully updated file |
|
|
Successfully updated file |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
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❌ Found 1 validation error(s):
No E2E tests available for this workspace. |



Add matomo workspace at commit backstage/community-plugins@3e2c0cf for backstage
1.41.1on 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.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.41.1. 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: