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

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

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

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

diff --git a/ofl/suezone/config.yaml b/ofl/suezone/config.yaml
new file mode 100644 (file)
index 0000000..26d3078
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - sources/SuezOne.glyphs
+familyName: "Suez One"
+buildVariable: false
index 369afc76a8a535108b8a59aa37cfca2824a8b443..a900d3d7160f3a670adb522bd54122aa56fb4adc 100644 (file)
@@ -29,3 +29,9 @@ The `sources/` directory contained:
 ## Action Taken
 
 A `source` block was added to `METADATA.pb` pointing to `https://github.com/MichalSahar/Suez` at commit `04af4fcca02b34b461033520fc758132f7519c49`.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/suezone/` referencing the upstream gftools-builder-compatible source at the pinned commit `04af4fc` (`sources/SuezOne.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.