]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sarala: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:21:17 +0000 (10:21 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: huertatipografica/sarala
- Commit: 7779e0c9eb121b25d9fcb7c20d5b3541b3f4fc15 (unchanged)
- Config: override in ofl/sarala/config.yaml
- Status: complete
- Confidence: HIGH

Upstream has a .glyphs
sources at the pinned commit but no config file. An override was added
referencing Sarala.glyphs. STAT values omitted — gftools-builder will
auto-derive.

Assisted by an AI agent (Claude Opus 4.7 1M context)

ofl/sarala/config.yaml [new file with mode: 0644]
ofl/sarala/upstream_info.md

diff --git a/ofl/sarala/config.yaml b/ofl/sarala/config.yaml
new file mode 100644 (file)
index 0000000..0fc4ede
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - Sarala.glyphs
+familyName: "Sarala"
+buildVariable: false
index c5411c75fe8b57f828163f6d85da0f9e9dc69705..aebfe3500610ba85bca529767c60920cc86edd03 100644 (file)
@@ -34,3 +34,9 @@ The repository was located by checking the `huertatipografica` GitHub user's rep
 ## Result
 
 A source block was added to METADATA.pb referencing the repository URL, the latest commit hash, and the primary Glyphs source file.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/sarala/` referencing the upstream gftools-builder-compatible source at the pinned commit `7779e0c` (`Sarala.glyphs`). The upstream repo has no `config.yaml` of its own at this rev; `google-fonts-sources` auto-detects the override and records it in crater's `targets.json` as an external config on the next regeneration.