blairdrummond/Manage Kubeflow Pipelines.

Build, deploy and run a Kubeflow Pipeline.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
KUBEFLOW_URLThe endpoint where your Kubeflow UI is running.yes
X_AUTH_TOKENThe X-Auth-Token headeryes
PIPELINE_CODE_PATHThe full path name including the filename of the python file that describes the pipeline you want to run on Kubeflow. This should be relative to the root of the GitHub repository where the Action is triggered.
PIPELINE_FUNCTION_NAMEThe name of the pipeline, this name will be the name of the pipeline in the Kubeflow UI.
EXPERIMENT_NAMEThe name of the experiment name within which the kubeflow experiment should runno
PIPELINE_NAMESPACEThe namespace in which the pipeline should runno
RUN_PIPELINEShould github action also trigger the pipelineno
VERSION_GITHUB_SHAShould github action also trigger the pipelineno
namedescription
WORKFLOW_URLURL that is a link to pipeline in Kubeflow