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.
171
+
1. Verify cloudbuild and postsubmit tests are passing: visit https://github.com/kubeflow/pipelines/commits/master for master branch. (https://screenshot.googleplex.com/3W7G2gE8DChojzx).
170
172
171
173
### Releasing from release branch
172
174
@@ -190,7 +192,8 @@ Note, when releasing from master, all the below mentions of "release branch" mea
190
192
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.
191
193
192
194
1. View related cloudbuild jobs' statuses by clicking the latest commit's status icon
193
-
in the release branch. The page will look like https://github.com/kubeflow/pipelines/runs/775788343.
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).
194
197
195
198
1. Wait and make sure the `build-each-commit` cloudbuild job that builds all images
196
199
in gcr.io/ml-pipeline-test succeeded. If it fails, please click "View more details
@@ -215,6 +218,7 @@ and then "Retry", because after waiting for previous step, artifacts are now rea
0 commit comments