Re: [PATCH] announce-gen: Allow 'make release' to work any day.

2025-01-31 Thread Paul Eggert
Thanks, I installed the attached followup, mostly to comment that "today" no longer necessarily means today's date.From 553ab924d2b68d930fae5d3c6396502a57852d23 Mon Sep 17 00:00:00 2001 In-Reply-To: <87ed0ijzno@josefsson.org> References: <87ed0ijzno@josefsson.org> From: Paul Eggert Date:

[PATCH] announce-gen: Allow 'make release' to work any day.

2025-01-31 Thread Simon Josefsson via Gnulib discussion list
All, I've for a long time had the trouble that 'make release' did not work properly on machines that run in UTC (such as GitLab CI/CD pipeline), after I do 'make release-commit' on my local CET laptop, during 00:00-00:59. I've not bothered to debug this until now, since waiting for one hour just

[PATCH] announce-gen: Deal with 'guix --version'.

2025-01-31 Thread Simon Josefsson via Gnulib discussion list
All, I've pushed this patch so that announce-gen handles 'guix --version' output. It bothered me for some time that randomly this worked and randomly it didn't, the reason was that it happened to work when the guix --version (which is git commit SHA1 identifier) began with 0-9 and failed when it