We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
To recruit more families into crater (https://googlefonts.github.io/fontc_crater/) add the ability to specify where config.yaml lives to METADATA.pb.
For example, Rubik Pixels doesn't compile identical, seems to have metadata (https://github.com/google/fonts/blob/main/ofl/rubikpixels/METADATA.pb), and doesn't appear to be represented on fontc crater. I think it's because it doesn't specify which config.yaml to use within the target repo.
It looks to me like we have no field to specify a path to config.yaml, perhaps we need to add one in https://github.com/googlefonts/gftools/blob/main/Lib/gftools/fonts_public.proto#L80 and use it when identifying sources (https://github.com/googlefonts/google-fonts-sources).
The text was updated successfully, but these errors were encountered:
We also need to look for config.yaml as a sibling of METADATA.pb, as used by bigshoulders variants (per @simoncozens). Ex https://github.com/google/fonts/tree/main/ofl/bigshoulderstext
Sorry, something went wrong.
rsheeter
Successfully merging a pull request may close this issue.
To recruit more families into crater (https://googlefonts.github.io/fontc_crater/) add the ability to specify where config.yaml lives to METADATA.pb.
For example, Rubik Pixels doesn't compile identical, seems to have metadata (https://github.com/google/fonts/blob/main/ofl/rubikpixels/METADATA.pb), and doesn't appear to be represented on fontc crater. I think it's because it doesn't specify which config.yaml to use within the target repo.
It looks to me like we have no field to specify a path to config.yaml, perhaps we need to add one in https://github.com/googlefonts/gftools/blob/main/Lib/gftools/fonts_public.proto#L80 and use it when identifying sources (https://github.com/googlefonts/google-fonts-sources).
The text was updated successfully, but these errors were encountered: