action-gh-release/__tests__
WANG Xuerui 0b3b1e3ef6
fix: use readableWebStream() to stream asset contents
This allows the uploads to finish without mismatched Content-Length,
likely because the original method implied a wrong body encoding or
something similar. Unfortunately a GitHub server API mock was not
readily available so I had to test manually with a barebones repository.

Fixes: #555
Fixes: #556
Signed-off-by: WANG Xuerui <git@xen0n.name>
2024-12-23 15:06:05 +08:00
..
github.test.ts fix: use readableWebStream() to stream asset contents 2024-12-23 15:06:05 +08:00
release.txt honor body_path input when provided. fixes #22 2019-09-29 02:15:58 -04:00
util.test.ts feature: preserve upload order (#500) 2024-11-11 15:14:02 -05:00