-
Notifications
You must be signed in to change notification settings - Fork 5
adding acs
workspace for backstage 1.35.1
on branch release-1.5
#986
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: release-1.5
Are you sure you want to change the base?
Conversation
/publish |
Publish workflow has completed with failure. |
/publish |
Publish workflow has completed with success. |
/publish |
Publish workflow has completed with success.
|
Co-authored-by: David Festal <[email protected]>
Just fixed, thanks! |
You should be able to test it inside RHDH by adding this line in the dynamic plugins configuration: - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-acs:pr_986__0.0.2!backstage-community-plugin-acs
pluginConfig:
<your frontend plugin wiring configuration> |
/publish |
Publish workflow has completed with success.
|
@maknop Please notify here when you have validated, through testing inside RHDH 1.5, that this OCI image works. |
cc @BethGriggs |
@maknop Can you confirm that the PRs correctly work, and that the PR can be merged and the images be published and be usable in RHDH 1.5 ? |
Hi @davidfestal! Sorry, I just saw your message. I just pushed up another update to the image tag. When I deployed the OCI image in our RHDH instance it worked but had a few bugs that I wanted to resolve. Should be good now 👍 |
I'd like to test this again though once this new commit lands. |
/publish |
Publish workflow has completed with success.
|
/publish |
Publish workflow has completed with failure. |
/publish |
The |
Publish workflow has completed with success.
|
/update |
2 similar comments
/update |
/update |
The file You should update the
|
/publish |
The |
Publish workflow has completed with success.
|
The file You should update the
|
1 similar comment
The file You should update the
|
/publish |
Publish workflow has completed with success.
|
This PR adds the
acs
workspace so that an OCI artifact can be created from the plugin located atg.yxqyang.asia/backstage/community-plugins/plugins/acs
. The purpose of this is to install the ACS plugin in RHDH instances.