canonical / pipelines-rocks

ROCKs for Kubeflow Pipelines
Apache License 2.0
1 stars 8 forks source link

fix: update frontend version and tox.ini file #60

Closed orfeas-k closed 10 months ago

orfeas-k commented 10 months ago

Follow up PR to #51

Note CI needs a sanity and `integration environment in order to not fail and be able to publish the produced ROCK after merging this.

Tests

ROCK can be built and unit goes to active using it, after updating its command according to ROCK. I didn't run any hands-on tests since this is really time consuming and I intend to run the bundle integration and manual tests once all kfp ROCKs are updated.

Refs #43 Fixes canonical/kfp-operators#337