Commit fde44d0
committed
ci: disable base64 line-wrapping when building gh-pages push auth header
The new stateless GITHUB_TOKEN format (~520 chars, rolled out from
April 27, 2026) makes the encoded AUTHORIZATION header exceed base64's
default 76-column wrap, embedding newlines that corrupt the header and
fail the push with 'Failed sending HTTP request'.
Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Mikaël Barbero <mikael.barbero@eclipse-foundation.org>1 parent 3840288 commit fde44d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
0 commit comments