Documentation/releases: Update checklist

Since we want commits to go through 24 hours of review, move the
vboot list update a week earlier. Also point more directly at the
right script to execute.

Change-Id: I49e6dfe22894402d5a0526588f8a04595ac88862
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54030
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Patrick Georgi 2021-05-10 23:20:53 +02:00
parent 67a5b4573c
commit 970ebd67a5
1 changed files with 2 additions and 1 deletions

View File

@ -61,6 +61,8 @@ be more frequent than was needed, so we scaled it back to twice a year.
part of the release notes.
- [ ] Finalize release notes (as much as possible), without specifying
release commit ids.
- [ ] Run `util/vboot_list/vboot_list.sh` script to update the list of
boards supported by vboot.
### Day of release
- [ ] Select a commit ID to base the release upon, announce to IRC,
@ -71,7 +73,6 @@ be more frequent than was needed, so we scaled it back to twice a year.
- [ ] Fill in the release date, remove "Upcoming release" and other filler
from the current release notes.
- [ ] Run release script.
- [ ] Run vboot_list script.
- [ ] Test the release from the actual release tarballs.
- [ ] Push signed Tag to repo.
- [ ] Announce that the release tag is done on IRC.