Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/47811 )
Change subject: Doc/releases/checklist.md: Add reminder to unpack relnotes ......................................................................
Doc/releases/checklist.md: Add reminder to unpack relnotes
Explicitly add this easy-to-forget step. Also add a missing period.
Change-Id: Iaf13155fcc8a70f3565fb2404cef886524fa5161 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/releases/checklist.md 1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/47811/1
diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md index a80fd85..1cfb110 100644 --- a/Documentation/releases/checklist.md +++ b/Documentation/releases/checklist.md @@ -75,7 +75,8 @@ - [ ] 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 release files to web server. +- [ ] Also extract the release notes and place them on the web server. - [ ] Upload crossgcc sources to web server. - [ ] Update download page to point to files, push to repo. - [ ] Write and publish blog post with release notes.
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47811 )
Change subject: Doc/releases/checklist.md: Add reminder to unpack relnotes ......................................................................
Patch Set 2: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/47811 )
Change subject: Doc/releases/checklist.md: Add reminder to unpack relnotes ......................................................................
Doc/releases/checklist.md: Add reminder to unpack relnotes
Explicitly add this easy-to-forget step. Also add a missing period.
Change-Id: Iaf13155fcc8a70f3565fb2404cef886524fa5161 Signed-off-by: Angel Pons th3fanbus@gmail.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/47811 Reviewed-by: Patrick Georgi pgeorgi@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M Documentation/releases/checklist.md 1 file changed, 2 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Patrick Georgi: Looks good to me, approved
diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md index a80fd85..1cfb110 100644 --- a/Documentation/releases/checklist.md +++ b/Documentation/releases/checklist.md @@ -75,7 +75,8 @@ - [ ] 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 release files to web server. +- [ ] Also extract the release notes and place them on the web server. - [ ] Upload crossgcc sources to web server. - [ ] Update download page to point to files, push to repo. - [ ] Write and publish blog post with release notes.