Open vv-monsalve opened 5 months ago
This happened here https://github.com/google/fonts/pull/7762/files
we already have com.google.fonts/check/metadata/minisite_url, but it only alerted us when decluttering was needed (such as removing extra white-space). I'll add a URL check to see if the url is not broken, Similar to other URL checks, if it doesn't return a 404 HTTP error code, then it means it is a good URL.
What needs to be checked?
If minisite_url has a random text instead an
http://
+domain
string the push to dev gets broken.Resources and steps needed to reproduce the problem
(Provide the steps and files for reproducing the problem. We will need them for developing the proposed check and for including them in tests that validate the codebase)
Suggested profile
Suggest which profile the check should be added to. The most common are:
Suggested result
Which log result level should the check have:
Severity assessment
5, causes servers to fail.