Skip to content
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

kubeflow-pipelines-visualization-server/2.4.0 package update #39775

Merged
merged 9 commits into from
Jan 22, 2025
25 changes: 5 additions & 20 deletions kubeflow-pipelines-visualization-server.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kubeflow-pipelines-visualization-server
version: 2.3.0
epoch: 5
version: 2.4.0
epoch: 0
description: Machine Learning Pipelines for Kubeflow
copyright:
- license: Apache-2.0
Expand All @@ -10,6 +10,7 @@ package:
dependencies:
runtime:
- py${{vars.py-version}}-google-cloud-sdk
- py${{vars.py-version}}-packaging
- py${{vars.py-version}}-typing-extensions
- python-${{vars.py-version}}

Expand All @@ -30,7 +31,7 @@ pipeline:
with:
repository: https://github.com/kubeflow/pipelines
tag: ${{package.version}}
expected-commit: 4467df5f9c8242d389f20214f75fecfc4119e8cd
expected-commit: 24ce44baf0070f76dcaf25d91a8c111de065c73f

- uses: patch
with:
Expand Down Expand Up @@ -144,32 +145,18 @@ test:
jsonschema --help
jupyter --version
jupyter --help
jupyter-bundlerextension --version
jupyter-bundlerextension --help
jupyter-kernel --version
jupyter-kernel --help
jupyter-kernelspec --version
jupyter-kernelspec --help
jupyter-migrate --version
jupyter-migrate --help
jupyter-nbclassic --version
jupyter-nbclassic --help
jupyter-nbclassic-bundlerextension --version
jupyter-nbclassic-bundlerextension --help
jupyter-nbclassic-extension --version
jupyter-nbclassic-extension --help
jupyter-nbclassic-serverextension --version
jupyter-nbclassic-serverextension --help
jupyter-nbconvert --version
jupyter-nbconvert --help
jupyter-nbextension --version
jupyter-nbextension --help
jupyter-run --version
jupyter-run --help
jupyter-server --version
jupyter-server --help
jupyter-serverextension --version
jupyter-serverextension --help
jupyter-troubleshoot --version
jupyter-troubleshoot --help
jupyter-trust --version
Expand All @@ -178,7 +165,7 @@ test:
markdown_py --help
normalizer --version
normalizer --help
pygmentize -v
pygmentize -V
pygmentize --help
pyrsa-decrypt --help
pyrsa-encrypt --help
Expand All @@ -193,6 +180,4 @@ test:
tflite_convert --help
toco --help
toco_from_protos --help
wheel version
wheel --help
wsdump --help
Loading
Loading