Files
silverwind 2158cf6e12 Fix NuGet package upload error handling (#37074)
Wrap `zip.NewReader` errors in NuGet `ParsePackageMetaData` and
`ExtractPortablePdb` as `ErrInvalidArgument` so invalid packages return
HTTP 400 (Bad Request) instead of 500 (Internal Server Error).

Add integration test for multipart/form-data NuGet upload path (used by
`dotnet nuget push`) which was previously untested.

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-01 23:54:14 +00:00
..
2023-02-06 09:49:21 +08:00
2025-03-03 05:36:10 +00:00
2025-10-19 00:37:50 +08:00
2025-04-01 10:14:01 +00:00
2024-12-25 04:28:37 +00:00
2025-12-12 18:56:05 +00:00
2024-01-25 21:40:24 +00:00