Skip to content

ci: add centraldashboard-angular tests #96

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andyatmiami
Copy link
Contributor

@andyatmiami andyatmiami commented May 6, 2025

related: #74

Please note this PR makes a few modifications to the workflows:

  • node-version: 16 has been set for backend (previously node-version: 12 in kubeflow/kubeflow although we build on a node16 base image)
  • frontend workflows have a reworked Install dependencies step that builds off PR fix(dashboard): centraldashboard-angular build with common-lib fetch #92 to ensure kubeflow-common-lib built and available
  • paths updated now that the testing folder does not live under the components/ folder
  • various manifests that reside in kubeflow/kubeflow under components/notebook-controller and components/crud-web-apps are provided to kustomize via their GitHub URL as those components weren't migrated to kubeflow/dashboard

TODO: Add .github/workflows/centraldb_angular_docker_publish.yaml once we are ready for publish/release.

Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kimwnasptd 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@milinddethe15
Copy link
Contributor

/ok-to-test

@andyatmiami andyatmiami force-pushed the feat/centraldb-angular-ghas branch from 0207b2a to 4b19c24 Compare May 6, 2025 16:30
@andyatmiami
Copy link
Contributor Author

Part of kubeflow#74

Please note this PR makes a few modifications to the workflows:
- `node-version: 16` has been set for backend (previously `node-version: 12` in `kubeflow/kubeflow` although we build on a `node16` base image)
- `frontend` workflows have a reworked `Install dependencies` step that builds off PR kubeflow#92 to ensure `kubeflow-common-lib` built and available
- paths updated now that the `testing` folder does not live **under** the `components/` folder
- various manifests that reside in `kubeflow/kubeflow` under `components/notebook-controller` and `components/crud-web-apps` are provided to `kustomize` via their GitHub URL as those components weren't migrated to `kubeflow/dashboard`

TODO: Add .github/workflows/centraldb_angular_docker_publish.yaml once we are ready for publish/release.

Signed-off-by: Andy Stoneberg <[email protected]>
@andyatmiami andyatmiami force-pushed the feat/centraldb-angular-ghas branch from 4b19c24 to 689203d Compare May 6, 2025 16:37
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.

2 participants