Skip to content

infra: Change NEXT_CHANGELOG.md template to exclude next version number#2408

Merged
abernix merged 2 commits intodevfrom
abernix/next-changelog-template-tweak
Jan 19, 2023
Merged

infra: Change NEXT_CHANGELOG.md template to exclude next version number#2408
abernix merged 2 commits intodevfrom
abernix/next-changelog-template-tweak

Conversation

@abernix
Copy link
Member

@abernix abernix commented Jan 16, 2023

Practically speaking, we can't actually guess what this version number is
going to be until all the work has been collected together on dev and we
consider the totality of the changeset and their impact on the version
number.

Because the previous regular expression in the release script was
intentionally fragile, this also makes it less fragile since changing the
template would have previously broken it. This won't get us terribly far,
but it will at least be a bit more durable. Note, because regex, it's still
going to be fragile, but this should give us some runway. :)

Follows #2323

…mber

Practically speaking, we can't actually guess what this version number is
going to be until all the work has been collected together on `dev` and we
consider the totality of the changeset and their impact on the version
number.

Because the previous regular expression in the release script was
intentionally fragile, this also makes it less fragile since changing the
template would have previously broken it.  This won't get us terribly far,
but it will at least be a bit more durable.  Note, because regex, it's still
going to be fragile, but this should give us _some_ runway. :)

Follows #2323
@abernix abernix enabled auto-merge (squash) January 19, 2023 08:08
@abernix abernix merged commit 4f7293b into dev Jan 19, 2023
@abernix abernix deleted the abernix/next-changelog-template-tweak branch January 19, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants