-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
area/v1area - version - kubeflow notebooks v1area - version - kubeflow notebooks v1kind/plan-taskkind - planning - taskkind - planning - task
Description
Certification
- I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.
Description
This task involves migrating all existing testing GitHub Actions workflows for Jupyter Web App (JWA) from kubeflow/kubeflow
to kubeflow/notebooks
repository. The goal is to establish feature parity within kubeflow/notebooks
notebooks-v1
branch w.r.t the checks ran against code contributions.
The following workflows should be migrated as part of this work:
jwa_integration_test.yaml
jwa_multi_arch_test.yaml
jwa_frontend_tests.yaml
jwa_backend_unittests.yaml
Majority of logic should be able to remain as-is... however, particular attention should be paid to:
- any
ghcr.io
container registry reference - dependencies on
components/common
Acceptance Criteria
-
jwa_integration_test.yaml
runs onkubeflow/notebooks
notebooks-v1
branch in a manner consistent with how it ran onkubeflow/kubeflow
-
jwa_multi_arch_test.yaml
runs onkubeflow/notebooks
notebooks-v1
branch in a manner consistent with how it ran onkubeflow/kubeflow
-
jwa_frontend_tests.yaml
runs onkubeflow/notebooks
notebooks-v1
branch in a manner consistent with how it ran onkubeflow/kubeflow
-
jwa_backend_unittests.yaml
runs onkubeflow/notebooks
notebooks-v1
branch in a manner consistent with how it ran onkubeflow/kubeflow
Metadata
Metadata
Assignees
Labels
area/v1area - version - kubeflow notebooks v1area - version - kubeflow notebooks v1kind/plan-taskkind - planning - taskkind - planning - task
Type
Projects
Status
In Progress