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
..
2026-03-31 16:22:23 +00:00
2026-02-01 10:35:51 +00:00
2026-03-30 14:59:10 +00:00
2026-04-01 11:26:52 +08:00
2026-03-01 13:32:35 +00:00
2026-02-24 23:46:08 +08:00
2026-03-08 14:35:50 +00:00
2026-03-31 17:22:18 +00:00
2025-09-04 09:54:58 -07:00
2025-09-01 19:40:12 +00:00
2026-02-12 21:39:36 +00:00
2026-01-13 13:13:39 +00:00
2026-01-30 20:48:56 +00:00
2026-03-29 17:39:15 +00:00
2026-02-19 01:23:32 +00:00
2025-09-13 18:01:00 +00:00
2025-09-06 16:52:41 +00:00
2026-03-29 10:24:30 +00:00
2026-02-19 01:23:32 +00:00
2026-02-16 02:11:02 +00:00
2026-01-23 20:24:58 +00:00
2026-03-01 13:32:35 +00:00
2026-03-25 16:07:59 -07:00
2026-03-13 09:58:44 -07:00
2025-11-12 19:44:49 +08:00
2025-09-28 22:30:28 +08:00
2026-03-26 00:37:48 +08:00
2026-02-28 11:23:20 -08:00
2026-01-21 01:35:14 +00:00
2026-03-29 10:24:30 +00:00
2026-04-01 11:26:52 +08:00
2026-01-21 01:35:14 +00:00
2026-03-02 22:08:53 +00:00
2026-04-01 23:54:14 +00:00
2026-03-21 15:39:47 -07:00
2026-01-21 01:35:14 +00:00
2025-09-13 18:01:00 +00:00
2026-03-30 14:59:10 +00:00
2026-01-21 01:35:14 +00:00
2026-03-08 15:57:37 +00:00
2025-12-27 09:05:24 -08:00
2026-03-21 15:39:47 -07:00
2026-02-19 01:23:32 +00:00
2026-03-29 10:24:30 +00:00
2026-03-26 00:37:48 +08:00
2026-04-01 09:56:20 +08:00
2026-03-10 05:26:16 +00:00
2025-10-04 01:21:26 +08:00
2026-03-29 10:24:30 +00:00
2026-03-31 16:22:23 +00:00
2026-02-19 01:23:32 +00:00
2026-02-19 01:23:32 +00:00
2026-03-23 18:23:42 +00:00
2026-03-26 00:37:48 +08:00
2026-03-31 16:22:23 +00:00
2026-03-22 15:49:45 +00:00
2026-03-30 14:59:10 +00:00
2026-02-20 16:12:22 +00:00