Skip to content

Test short-id's content

Fabiano Fidêncio requested to merge fidencio/osinfo-db:wip/test_short_id into master

Let's test that all our short ids entry follow the [a-z0-9.-] pattern.

Mind that it's not enforced in our schema and I, sincerely, do not think the schema should be changed as it may break user's own entries. Even though, ensuring the pattern on upstream side is a good idea.

Merge request reports