mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
da10ce8b07
Backport #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> Co-authored-by: Gergely Nagy <algernon@users.noreply.github.com> |
||
---|---|---|
.. | ||
conanfile_parser.go | ||
conanfile_parser_test.go | ||
conaninfo_parser.go | ||
conaninfo_parser_test.go | ||
metadata.go | ||
reference.go | ||
reference_test.go |