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.
gitea/docs/content/doc/packages
Gergely Nagy 99f2f826ce
packages/generic: Do not restrict package versions to SemVer (#20414)
There are existing packages out there whose version do not conform to SemVer, yet, one would like to have them available in a generic package repository. To this end, remove the SemVer restriction on package versions when using the Generic package registry, and replace it with a check that simply makes sure the version isn't empty.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
composer.en-us.md Add Package Registry (#16510) 3 years ago
conan.en-us.md Add Package Registry (#16510) 3 years ago
container.en-us.md Add Package Registry (#16510) 3 years ago
generic.en-us.md packages/generic: Do not restrict package versions to SemVer (#20414) 3 years ago
helm.en-us.md Add Helm Chart registry (#19406) 3 years ago
maven.en-us.md Add markdownlint (#20512) 3 years ago
npm.en-us.md Add Helm Chart registry (#19406) 3 years ago
nuget.en-us.md Fix various typos (#20338) 3 years ago
overview.en-us.md Add version hint in the docs when packages are available (#19838) 3 years ago
pypi.en-us.md Add markdownlint (#20512) 3 years ago
rubygems.en-us.md Add markdownlint (#20512) 3 years ago