]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Turret Road: add commit hash to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 20:06:59 +0000 (20:06 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:17:32 +0000 (23:17 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/turretroad/METADATA.pb
ofl/turretroad/upstream_info.md [new file with mode: 0644]

index 098c2004e79ee58a63610aa8b8f1a3547e955a26..1e876521c074dd55cf86a2d258f43c9356c3be0a 100644 (file)
@@ -62,6 +62,7 @@ subsets: "latin-ext"
 subsets: "menu"
 source {
   repository_url: "https://github.com/noponies/Turret-Road"
+  commit: "c77a268e22034f5427de1bbed2d13fdf7b91b1d8"
 }
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
diff --git a/ofl/turretroad/upstream_info.md b/ofl/turretroad/upstream_info.md
new file mode 100644 (file)
index 0000000..481ce70
--- /dev/null
@@ -0,0 +1,16 @@
+# Turret Road — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/noponies/Turret-Road
+- **Commit**: `c77a268e22034f5427de1bbed2d13fdf7b91b1d8`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The source block in METADATA.pb contained only a repository_url with no files, branch, or commit fields. The latest commit hash was retrieved from the GitHub API and added to the source block. The hash was verified via `gh api repos/noponies/Turret-Road/commits/{hash}`.
+
+## Notes
+- The source block has no explicit file mappings or branch specification, meaning it relies on default behavior.
+- Repository is maintained by Dale Sattler (noponies).
+- The family includes six weights: ExtraLight, Light, Regular, Medium, Bold, ExtraBold.