Skip to content

Add manage workspace to commit 4259d74 for backstage 1.45.1 on branch main#1466

Closed
github-actions[bot] wants to merge 6 commits intomainfrom
workspaces/main__manage
Closed

Add manage workspace to commit 4259d74 for backstage 1.45.1 on branch main#1466
github-actions[bot] wants to merge 6 commits intomainfrom
workspaces/main__manage

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Sep 23, 2025

Add manage workspace at commit backstage/community-plugins@4259d74 for backstage 1.45.1 on branch main.

This PR was created automatically.
You might need to complete it with additional dynamic plugin export information, like:

  • the associated app-config.dynamic.yaml file for frontend plugins,
  • optionally the scalprum-config.json file for frontend plugins,
  • optionally some overlay source files at the plugin level,
  • optionally patches at the workspace level in the patches/ directory

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:

  • export the workspace plugins as dynamic plugins,
  • publish them as OCI images
  • push the oci-images in the GitHub container registry with a PR-specific tag.

@github-actions github-actions Bot requested review from a team, gashcrumb and kadel as code owners September 23, 2025 19:48
@github-actions github-actions Bot added the workspace-addition PR adds a new workspace label Sep 24, 2025
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Oct 6, 2025

Successfully updated file versions.jsonfrom branch main into this PR in commit e783001

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Nov 6, 2025

This pull request has been automatically marked as stale due to inactivity.

@github-actions github-actions Bot added the stale label Nov 6, 2025
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jan 6, 2026

Successfully updated file versions.jsonfrom branch main into this PR in commit 771571a

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jan 6, 2026

A new workspace commit 4259d74616f403a9e2c4cad7efc84b247f2c2b34 has been discovered (match type: 'exact').
You can update this PR with the latest discovered workspace source commit.

To do so, you can use the /update-commit instruction in a PR review comment.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jan 6, 2026

Successfully updated file versions.jsonfrom branch main into this PR in commit b50c7a3

@davidfestal
Copy link
Copy Markdown
Member

/update-commit

@github-actions github-actions Bot changed the title Add manage workspace to commit 1d51b56 for backstage 1.40.2 on branch main Add manage workspace to commit 4259d74 for backstage 1.45.1 on branch main Jan 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jan 7, 2026

Update Commit workflow has completed with success.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jan 7, 2026

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Feb 9, 2026

A new workspace commit has been discovered (match type: 'best-effort').
You can update this PR with the latest discovered workspace source commit.

To do so, you can use the /update-commit instruction in a PR review comment.

@davidfestal
Copy link
Copy Markdown
Member

/update-commit

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Apr 1, 2026

Update Commit workflow has completed with failure.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 3, 2026

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Apr 3, 2026

Successfully updated file versions.jsonfrom branch main into this PR in commit fc9d89f

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Apr 3, 2026

Publish workflow has completed with success.

Publishing process

✅ Finished successfully.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-manage:pr_1466__0.6.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-manage-backend:pr_1466__1.5.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-manage-module-tech-insights:pr_1466__0.5.0

Backstage-incompatible workspaces

Some workspaces have a backstage version (in sources or in their overlay folder) which is incompatible with the target Backstage version (1.48.3).
1 incompatible workspaces, 0 of which are mandatory:

Folder Backstage version Mandatory Info
workspaces/ocm 1.45.3 BS Version History
How to fix

You have 3 main options:

  • Use the already-opened PR : For automatically-discovered workspaces, there might already be an automatically-opened PR that updates the commit to the target backstage version (Automatic PR link in column 4 above): just publish the plugins and test them from the PR by following the PR instructions.
  • Manually update the workspace commit :
    • Find a newer commit, with a backstage version compatible with the target backstage version :__*
      • Backstage version history available: A BS Version History link might be available in column 4: in the workspace source repository, it points to the list of commits touching the backstage.json file. This would help you finding out whether this workspace has a commit that has been published for the target backstage version.
      • No info available: If no information is is provided in column 4, the backstage.json probably does not exist in workspace sources. You would have to look deeper into the newer commits of workspace sources, possibly in the low-level dependencies in the package.json files, to find out a commit with an underlying backstage version compatible with the target backstage version.
    • Then, in the overlay repository, update the repo-ref field of the source.json file to the new source commit, and remember to also change the repo-backstage-version field to the corresponding compatible backstage version.
  • No compatible commit : If the workspace sources contain no compatible newer commit ( == a commit that provides a backstage.json version compatible with the target backstage), but the current workspace commit is known to work with the target backstage version, then you can override the declared backstage version compatibility for this workspace commit in the overlay repository: add a backstage.json file at the root of the overlay workspace folder with the desired target backstage version. This would require full testing of the workspace plugins on the target backstage though.

Metadata Validation

❌ Found 1 validation error(s):

File Kind Message
metadata missing-file Metadata directory not found at /home/runner/work/rhdh-plugin-export-overlays/rhdh-plugin-export-overlays/overlay-repo/workspaces/manage/metadata

No E2E tests available for this workspace.

@davidfestal davidfestal closed this Apr 4, 2026
@davidfestal davidfestal deleted the workspaces/main__manage branch April 4, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant