Skip to content

Commit 0672605

Browse files
Merge pull request #178 from mprahl/cherry-pick-display-name
Cherry-pick kubeflow#11952: Add the name field for pipelines and pipeline versions
2 parents 984bd3d + 26affee commit 0672605

File tree

71 files changed

+1693
-504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+1693
-504
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ jobs:
222222
run: go test -v ./... -namespace kubeflow -args -runIntegrationTests=true
223223
env:
224224
PULL_NUMBER: ${{ github.event.pull_request.number }}
225+
PIPELINE_STORE: ${{ matrix.pipeline_store }}
225226
continue-on-error: true
226227

227228
- name: Collect failed logs

backend/api/v2beta1/go_client/healthz.pb.go

Lines changed: 32 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)