From 553445d0e07bc7fe4b528e1ce511f99cfc0678ed Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Mon, 24 Oct 2022 12:18:58 +0200 Subject: [PATCH 1/2] Update release procedure --- RELEASES.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 704cece14..0ec05ae06 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -102,11 +102,6 @@ Additionally, post it in the following places: https://twitter.com/hannobraun - Mastodon https://fosstodon.org/@hannobraun -- Reddit - - https://www.reddit.com/r/rust/ - - Use previous post as template - - Make sure title describes how it relates to Rust - - Add comment with short explanation, offer to answer questions - Rust Users https://users.rust-lang.org/t/fornjot-code-cad-in-rust-weekly-dev-log/71783 From f5a6b86e10837ac47706f1d0a2a52e8e139c244c Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Mon, 24 Oct 2022 12:19:06 +0200 Subject: [PATCH 2/2] Improve release announcement template --- tools/automator/src/announcement.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/automator/src/announcement.rs b/tools/automator/src/announcement.rs index e2009eaec..9162265ea 100644 --- a/tools/automator/src/announcement.rs +++ b/tools/automator/src/announcement.rs @@ -128,7 +128,7 @@ async fn generate_announcement( buf, "\ +++ -# TASK: Replace the week with a descriptive title. +# TASK: Replace the calendar week with a descriptive title. title = \"Weekly Release - 2022-W{week}\" # TASK: Uncomment this date, once the announcement is ready to be published. # date = {date}