Skip to content

Commit 1a4849a

Browse files
authored
chore: move release instruction screenshots out of root directory (kubeflow#11215)
Signed-off-by: Chen Sun <[email protected]>
1 parent c642949 commit 1a4849a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

RELEASE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Do the following things before a release:
169169
170170
1. Verify cloudbuild and postsubmit tests are passing: visit <https://github.com/kubeflow/pipelines/commits/master> for master branch.
171171
172-
![How to very cloudbuild and postsubmit status](release-status-check.png)
172+
![How to very cloudbuild and postsubmit status](images/release-status-check.png)
173173
174174
If not, contact the KFP team to determine if the failure(s) would block the release. You can also retry the failed job by opening the detail page of prow job, and click the refresh button next ot the job title.
175175
@@ -235,7 +235,7 @@ in gcr.io/ml-pipeline-test succeeded. If it fails, please click "View more detai
235235
on Google Cloud Build" and then "Retry".
236236
237237
NOTE: you can find your latest release commit in <https://github.com/kubeflow/pipelines/commits/master> and select your release branch.
238-
![How to very cloudbuild and postsubmit status](release-status-check.png)
238+
![How to very cloudbuild and postsubmit status](images/release-status-check.png)
239239
240240
1. Select the `release-on-tag` cloudbuild job that copies built images and artifacts to
241241
public image registry and gcs bucket. This job should have already failed because
@@ -246,9 +246,9 @@ and then "Retry", because after waiting for previous step, artifacts are now rea
246246
It will create a build with "Branch: $BRANCH" instead of "TAG: $VERSION".
247247
Open "View more details on Google Cloud Build", and rerun from there.
248248

249-
![Retry release-on-tag from the Google Cloud Build details page](retry-release-on-tag.png)
249+
![Retry release-on-tag from the Google Cloud Build details page](images/retry-release-on-tag.png)
250250

251-
![Verify that you're retrying the right build](verify-retry-the-right-build.png)
251+
![Verify that you're retrying the right build](images/verify-retry-the-right-build.png)
252252
253253
TODO: we should have an automation KFP cluster, and the waiting and submiting
254254
`release-on-tag` cloudbuild task should happen automatically.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)