]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Train One: add commit hash to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 20:06:58 +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/trainone/METADATA.pb
ofl/trainone/upstream_info.md [new file with mode: 0644]

index 0d4bf5bf972cb4fee9a5733ba8112bb2d248e80c..ed75ea892f5ea615e155dc54fb58898eb89938ed 100644 (file)
@@ -32,5 +32,6 @@ source {
     dest_file: "DESCRIPTION.en_us.html"
   }
   branch: "master"
+  commit: "2972a9857a8332c2af86b221799558c177ba9012"
 }
 primary_script: "Jpan"
diff --git a/ofl/trainone/upstream_info.md b/ofl/trainone/upstream_info.md
new file mode 100644 (file)
index 0000000..9d53bc0
--- /dev/null
@@ -0,0 +1,15 @@
+# Train One — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/fontworks-fonts/Train
+- **Commit**: `2972a9857a8332c2af86b221799558c177ba9012`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The source block in METADATA.pb contained repository_url, files, and branch ("master") fields but was missing a commit hash. The latest commit on the master branch was retrieved from the GitHub API and added to the source block. The hash was verified via `gh api repos/fontworks-fonts/Train/commits/{hash}`.
+
+## Notes
+- Repository is maintained by Fontworks Inc.
+- Font supports cyrillic, japanese, and latin subsets.