Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37709 )
Change subject: Doc/releases/checklist.md: Correct format inconsistencies ......................................................................
Doc/releases/checklist.md: Correct format inconsistencies
Use periods on every element of a list, and make `IRC` uppercase.
Change-Id: Id05865719c7c845265416e89bfd9b02b6d22ca6c Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/releases/checklist.md 1 file changed, 16 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/37709/1
diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md index ff93141..4e85609 100644 --- a/Documentation/releases/checklist.md +++ b/Documentation/releases/checklist.md @@ -49,31 +49,31 @@ ## Checklist ### ~2 weeks prior to release - [ ] Announce upcoming release to mailing list, ask people to test and - to update release notes + to update release notes.
### ~1 week prior to release - [ ] Send reminder email to mailing list, ask for people to test, - and to update the release notes -- [ ] Update the topic in the irc channel with the date of the upcoming - release + and to update the release notes. +- [ ] Update the topic in the IRC channel with the date of the upcoming + release. - [ ] Finalize release notes (as much as possible), without specifying - release commit ids + release commit ids.
### Day of release - [ ] Select a commit ID to base the release upon, announce to IRC, ask for testing. -- [ ] Test the commit selected for release -- [ ] Update release notes with actual commit id, push to repo -- [ ] Run release script -- [ ] Test the release from the actual release tarballs -- [ ] Push signed Tag to repo -- [ ] Announce that the release tag is done on IRC +- [ ] Test the commit selected for release. +- [ ] Update release notes with actual commit id, push to repo. +- [ ] Run release script. +- [ ] Test the release from the actual release tarballs. +- [ ] Push signed Tag to repo. +- [ ] Announce that the release tag is done on IRC. - [ ] Upload release files to web server -- [ ] Upload crossgcc sources to web server -- [ ] Update download page to point to files, push to repo +- [ ] Upload crossgcc sources to web server. +- [ ] Update download page to point to files, push to repo. - [ ] Write and publish blog post with release notes. -- [ ] Update the topic in the irc channel that the release is done. -- [ ] Announce the release to the mailing list +- [ ] Update the topic in the IRC channel that the release is done. +- [ ] Announce the release to the mailing list.
## Pre-Release tasks Announce the upcoming release to the mailing list release 2 weeks ahead @@ -99,7 +99,7 @@ patches to be pulled in.
When a release candidate has been selected, announce the commit ID to -the #coreboot irc channel, and request that it get some testing, just +the #coreboot IRC channel, and request that it get some testing, just to make sure that everything is sane.
## Generate the release