diff options
author | Michael Kriese <michael.kriese@visualon.de> | 2024-04-17 17:30:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 15:30:41 +0000 |
commit | bafb80f80d5505b03e5994d1ea6e2dab10052fe1 (patch) | |
tree | 73ffb2b0beb5537a9715c31953e0a48eef81622e /routers/api/packages/conda | |
parent | 02e183bf3fa502b7cef76e8dcdbf01b85ce641f0 (diff) | |
download | gitea-bafb80f80d5505b03e5994d1ea6e2dab10052fe1.tar.gz gitea-bafb80f80d5505b03e5994d1ea6e2dab10052fe1.zip |
Support nuspec manifest download for nuget packages (#28921)
Support downloading nuget nuspec manifest[^1]. This is useful for
renovate because it uses this api to find the corresponding repository
- Store nuspec along with nupkg on upload
- allow downloading nuspec
- add doctor command to add missing nuspec files
[^1]:
https://learn.microsoft.com/en-us/nuget/api/package-base-address-resource#download-package-manifest-nuspec
---------
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Diffstat (limited to 'routers/api/packages/conda')
0 files changed, 0 insertions, 0 deletions