openshift / console-plugin-template

Minimal template for writing OpenShift console plugins
Apache License 2.0
37 stars 47 forks source link

[WIP] Add CreateProjectModal to test extension point. #65

Closed sg00dwin closed 2 months ago

sg00dwin commented 2 months ago

Changes needed to test Console-Plugin-template branch locally https://github.com/openshift/console/tree/master/frontend/packages/console-dynamic-plugin-sdk#using-local-console-plugin-sdk-code

Update console-plugin-template/package.json

"@openshift-console/dynamic-plugin-sdk": "file:../console/frontend/packages/console-dynamic-plugin-sdk/dist/core",
"@openshift-console/dynamic-plugin-sdk-webpack": "file:../console/frontend/packages/console-dynamic-plugin-sdk/dist/webpack",
openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sg00dwin Once this PR has been reviewed and has the lgtm label, please assign florkbr for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/console-plugin-template/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 2 months ago

@sg00dwin: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 7927c1eb67ab7fcd2b548cc9501f622bbdd26288 link true /test images
ci/prow/e2e-aws-plugin-template 7927c1eb67ab7fcd2b548cc9501f622bbdd26288 link true /test e2e-aws-plugin-template

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).