appcenter-reviews
appcenter-reviews copied to clipboard
Enforce that AppData URLs have a protocol
Right now AppData URLs (i.e. issue tracker, homepage, translations) can be inserted without protocols; see https://github.com/mubitosh/qrshare/pull/22. This means they aren't actually usable inside of AppCenter. We should enforce the inclusion of protocols with a test in Houston.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
We were hit again by an issue that broke builds in appcenter-web: https://github.com/elementary/appcenter-web/commit/5211529f77fa383ada251f858615b7bcc29c932b#diff-bb395e7f937561bf67ebfcd89b29dd89R7
To be clear, that was not an issue with a protocol, but urls that point to files that don't exist.