diff options
author | Gergely Nagy <algernon@users.noreply.github.com> | 2022-07-22 23:54:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 22:54:02 +0100 |
commit | 4d22bda4db4c29e61ff4ac7a53ab25e7ff8a55a3 (patch) | |
tree | 2bc60e99a7548430000967d85b22847592225bec /public/vendor | |
parent | 599ae09a94e40f9ef567aa2ec7486f68a64a3384 (diff) | |
download | gitea-4d22bda4db4c29e61ff4ac7a53ab25e7ff8a55a3.tar.gz gitea-4d22bda4db4c29e61ff4ac7a53ab25e7ff8a55a3.zip |
Allow non-semver packages in the Conan package registry (#20412)
A lot of existing packages do not conform to SemVer, yet, they should be allowed
in the Conan package registry as-is. To achieve this, remove the SemVer check
from `NewRecipeReference`, and replace it with a simple empty string check.
A unit test with a non-semver version is also included.
Fixes #20405.
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Diffstat (limited to 'public/vendor')
0 files changed, 0 insertions, 0 deletions