Skip to content

release: fold the 0.94.0 notes back onto master - #530

Merged
PaulFidika merged 1 commit into
masterfrom
foldback-0.94.0
Aug 7, 2026
Merged

release: fold the 0.94.0 notes back onto master#530
PaulFidika merged 1 commit into
masterfrom
foldback-0.94.0

Conversation

@PaulFidika

Copy link
Copy Markdown
Contributor

The 0.94.0 cut assembled its 16 fragments into CHANGELOG.md on release/0.94.0; master still carried them. Same foldback 7cdcf99d did for 0.93.0/0.93.1.

Deletes exactly the 16 fragments that release consumed, computed from the release commit's own file list rather than by wildcard — master has gained three since the branch point (pgw973, pgw1000, pgw1006) and those belong to the next cut. Verified master's CHANGELOG.md was untouched between the branch point and now, so taking the release branch's copy drops nothing.

Incidentally removes changelog.d/pgw984-pgw985.md, whose name violated the documented <prefix><number>.md convention and made assemble_changelog.py refuse the whole 0.94.0 cut until it was renamed to pgw984.md. Master no longer carries it, so the next cutter does not hit the same wall.

Context: 0.94.0 is published (simple index: gen_worker-0.94.0) and carries th#1597's wire-protocol v1 cut.

The 0.94.0 cut assembled its 16 fragments into CHANGELOG.md on
`release/0.94.0`; master still carried them. Same foldback 7cdcf99 did for
0.93.0/0.93.1.

Deletes EXACTLY the 16 fragments that release consumed, computed from the
release commit's own file list rather than by wildcard — master has gained
three since the branch point (pgw#973, pgw#1000, pgw#1006) and those belong to
the NEXT cut, not this one. Verified master's CHANGELOG.md was untouched
between the branch point and now, so taking the release branch's copy drops
nothing.

Incidentally removes changelog.d/pgw984-pgw985.md, whose name violated the
documented `<prefix><number>.md` convention and made assemble_changelog.py
refuse the whole 0.94.0 cut until it was renamed. Master no longer carries it,
so the next cutter does not hit the same wall.
@PaulFidika
PaulFidika merged commit df2035a into master Aug 7, 2026
2 checks passed
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.

1 participant