Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Update acs workspace at commit backstage/community-plugins@d27bb85 for backstage 1.40.2 on branch main.

This PR was created automatically.

⚠️ Manual re-approval required
An override exists at workspaces/acs/backstage.json. This upgrade is a Best-Effort match.
Since the previous version was manually verified to work against the target Backstage version, please review and test again before merging.
The overridden backstage.json has been removed because it's out-of-sync (1.39.1) with the Backstage version of the new source commit (1.40.2).
A new one should be added after testing the plugins against the target Backstage version.
Don't forget to also update the repo-backstage-version field in source.json accordingly.

Click on the following link to see the source diff it introduces: backstage/community-plugins@e908015...d27bb85.

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 October 13, 2025 16:58
@davidfestal
Copy link
Member

/publish

Copy link
Contributor Author

Publish workflow has completed with failure.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-acs:pr_1554__0.1.0

@davidfestal
Copy link
Member

@sachaudh The publish failure above comes from the fact that the plugin sources are built against Backstage 1.40.2, which is not by default known to be compatible with Backstage 1.42.5:

https://github.com/redhat-developer/rhdh-plugin-export-overlays/actions/runs/18472945662#summary-52630986613

However you can easily use the PR-specific container image published above to test this plugin inside RHDH next.

Known Backstage compatibility can then be overridden in this overlay repository.

@github-actions github-actions bot added the workspace-update PR modifies files in an existing workspace label Oct 13, 2025
... by adding an overridden `backstage.json` in the overlay repository.
@davidfestal
Copy link
Member

@sachaudh I already added 2 commits to this PR to explicitly state the compatibility of the published release of the plugin with Backstage 1.42.5.

As soon as you confirm it is expected to run on Backstage 1.42.5 and RHDH 1.8, we would be able to merge the PR.

@davidfestal
Copy link
Member

/publish

Copy link
Contributor Author

Publish workflow has completed with success.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-acs:pr_1554__0.1.0

Copy link
Contributor Author

⚠️
Integration test workflow skipped because some plugin metadata files (<workspace>/metadata/*.yaml) were not found.

Add the corresponding metadata files to enable testing for this workspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workspace-update PR modifies files in an existing workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant