Skip to content

ci: pass module release notes to wippy publish as one line - #135

Merged
wolfy-j merged 1 commit into
masterfrom
ci/single-line-release-notes
Sep 22, 2026
Merged

wolfy-j merged 1 commit into
masterfrom
ci/single-line-release-notes

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

The bootloader 0.3.16 publish showed that wippy publish sends --release-notes in the X-Wippy-Release-Notes HTTP header, which rejects line breaks (invalid header field value). release_notes.py --line condenses a changelog section to one line (Features: a; b. Bug Fixes: c., links stripped) and the publish job uses it. The CLI sending notes in a header is a wippy CLI defect to fix upstream.

wippy publish sends release notes in an HTTP header, so the multi-line
changelog section was rejected as an invalid header value.
@wolfy-j
wolfy-j merged commit 35d64b4 into master Sep 22, 2026
21 checks passed
@wolfy-j
wolfy-j deleted the ci/single-line-release-notes branch September 22, 2026 19:35
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