Cloud-CV / EvalAI

:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
https://eval.ai
Other
1.77k stars 787 forks source link

Improve challenge validation to check for alphanumeric characters #4280

Open gchhablani opened 8 months ago

gchhablani commented 8 months ago

Hosts sometimes use different characters (Mandarin, Russian) while preparing challenge names. These names are not allowed in the database, but pass the challenge validation on GitHub.

This issue needs to be fixed by throwing a validation error in case they use such names (only for title!)