You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/api/packages
KN4CK3R 86ace4b5c2
Normalize NuGet package version on upload (#22186)
Fixes #22178

After this change upload versions with different semver metadata are
treated as the same version and trigger a duplicated version error.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
composer Implement FSFE REUSE for golang files (#21840) 2 years ago
conan refactor some functions to support ctx as first parameter (#21878) 2 years ago
container refactor some functions to support ctx as first parameter (#21878) 2 years ago
generic Implement FSFE REUSE for golang files (#21840) 2 years ago
helm Implement FSFE REUSE for golang files (#21840) 2 years ago
helper Implement FSFE REUSE for golang files (#21840) 2 years ago
maven Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
npm Fix condition for is_internal (#22095) 2 years ago
nuget Normalize NuGet package version on upload (#22186) 2 years ago
pub Implement FSFE REUSE for golang files (#21840) 2 years ago
pypi Update go dev dependencies (#22064) 2 years ago
rubygems Implement FSFE REUSE for golang files (#21840) 2 years ago
vagrant Implement FSFE REUSE for golang files (#21840) 2 years ago
api.go Implement FSFE REUSE for golang files (#21840) 2 years ago