You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Verify cloudbuild and postsubmit tests are passing: visit https://github.com/kubeflow/pipelines/commits/master for master branch. (https://screenshot.googleplex.com/3W7G2gE8DChojzx).
169
+
1. Verify cloudbuild and postsubmit tests are passing: visit https://github.com/kubeflow/pipelines/commits/master for master branch.
172
170
173
171
### Releasing from release branch
174
172
@@ -192,8 +190,7 @@ Note, when releasing from master, all the below mentions of "release branch" mea
192
190
Note, the script will clone kubeflow/pipelines repo into a temporary location on your computer, make those changes and attempt to push to upstream, so that it won't interfere with your current git repo.
193
191
194
192
1. View related cloudbuild jobs' statuses by clicking the latest commit's status icon
195
-
in the release branch. The page will look like https://github.com/kubeflow/pipelines/runs/775788343
196
-
(way to the page https://screenshot.googleplex.com/3W7G2gE8DChojzx).
193
+
in the release branch. The page will look like https://github.com/kubeflow/pipelines/runs/775788343.
197
194
198
195
1. Wait and make sure the `build-each-commit` cloudbuild job that builds all images
199
196
in gcr.io/ml-pipeline-test succeeded. If it fails, please click "View more details
@@ -218,7 +215,6 @@ and then "Retry", because after waiting for previous step, artifacts are now rea
0 commit comments