 
|
bafb80f80d
|
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>
|
2024-04-17 15:30:41 +00:00 |
|
 Michael KrieseandGitHub
|
ff7aab4403
|
Add optional doctor storage init (#30330)
Add optional storage init to doctor
|
2024-04-08 20:59:09 +00:00 |
|
 Michael KrieseandGitHub
|
84d2a820e5
|
Add dumb-init to rootless docker (#21775)
Add dumb-init as process reaper to the rootless image to reap defunct git processes.
|
2022-12-04 11:12:06 +00:00 |
|
 Michael KrieseandGitHub
|
de05d71b40
|
In docker rootless use $GITEA_APP_INI if provided (#18524)
|
2022-02-01 20:18:57 +00:00 |
|