HomePhabricator

Fix release notes that got automated out of existence

Description

Fix release notes that got automated out of existence

Summary:
This patch loosens the regex that's used to fetch the version number
from the release notes file. The automation was broken due to a new heading that
was added in D7544, but the breakage only occurred after the 0.22.3 release.
The breakage resulted in archiving the release notes to a badly formed file,
effectively erasing release notes as changes were landed via the land bot.

This patch also restores the 0.22.4 release notes that got removed due to the above.

Test Plan:

./contrib/source-control-tools/autogen-recipes/50-archive-release-notes.sh

Pre-patch, obvserve that the release notes version is ''.
Post-patch, the release notes version is matched correctly (and the archiving appropriately skipped).

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7793

Details

Provenance
jasonbcoxAuthored on Oct 7 2020, 02:11
jasonbcoxPushed on Oct 7 2020, 16:58
Reviewer
Restricted Project
Differential Revision
D7793: Fix release notes that got automated out of existence
Parents
rABCa96f22d8d82e: [test] combine_logs: append node stderr and stdout if it exists
Branches
Unknown
Tags
Unknown