提交 317f69a9 编写于 作者: T Thomas Stromberg

Split releases.json work, since it cannot be done until after the Jenkins workflow

上级 fe15132c
......@@ -39,9 +39,7 @@ This will update users of HEAD to the new ISO.
Please pay attention to test failures, as this is our integration test across platforms. If there are known acceptable failures, please add a PR comment linking to the appropriate issue.
## Update Release Notes and `releases.json`
Add the checksums for the release to the top of `deploy/minikube/releases.json`. This file is used for auto-update notifications. The notifications are not activated until this file is copied to GCS.
## Update Release Notes
Then run the following script to update the release notes:
......@@ -73,6 +71,10 @@ Create a new release based on your tag, like [this one](https://github.com/kuber
Upload the files, and calculated checksums.
## Update releases.json
Send out a PR to update the release checksums at the top of `deploy/minikube/releases.json`. This file is used for auto-update notifications, but is not active until releases.json is copied to GCS.
## Upload releases.json to GCS
This step makes the new release trigger update notifications in old versions of Minikube.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册