Skip to content

Commit

Permalink
Merge pull request #39775 from wolfi-dev/wolfictl-6f50ef0e-823f-447d-…
Browse files Browse the repository at this point in the history
…ac5c-0cd3c53823f1

kubeflow-pipelines-visualization-server/2.4.0 package update
  • Loading branch information
OddBloke authored Jan 22, 2025
2 parents d0e724e + 372194a commit 1cc2c98
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 431 deletions.
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

0 comments on commit 1cc2c98

Please sign in to comment.