subsets: "latin-ext"
subsets: "menu"
source {
+ commit: "9b015af5d8ab574b6afeffd324443bfcbf77e300"
repository_url: "https://github.com/BlackFoundryCom/InriaFonts"
}
The `repository_url` is present and correct. The `commit` field is missing. The upstream repository uses UFO sources but has no `config.yaml` — the build was done with custom scripts. An override `config.yaml` would need to be created pointing to the UFO sources. The most likely onboarding commit is `94732c5a` ("Separate build scripts for each family") or `d13f0df3` ("Fresh Sans TTFs"), both from 2019-12-05.
Action needed: Identify the correct onboarding commit (likely `94732c5a` or `d13f0df3`), create an override `config.yaml`, and update METADATA.pb to add the `commit` field.
+
+## Commit Added (HIGH confidence)
+
+Commit `9b015af5d8ab574b6afeffd324443bfcbf77e300` was determined by **tag_match**. Matched a version tag in the upstream repo whose date is on or before the binary modification date in google/fonts (2019-12-05). This is the most reliable method.