pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

Improved regex validation of version in GH repository name. #649

Closed Bajger closed 5 months ago

Bajger commented 5 months ago
Bajger commented 5 months ago

Right, maybe it is too strict. But how you'd envision validation of: branch-or-version ? It cound't contain all special characters, right? Only /, -, ., anything else?

Bajger commented 5 months ago

@demarey Should be more universal now: version or branch includes letters, numbers or -, /, ., _