]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Truculenta: 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/truculenta/METADATA.pb
ofl/truculenta/upstream_info.md [new file with mode: 0644]

index 5acc4fc26436d9229ec96b15fbd307bafd94cb65..bc15ceb72b3f50d3d4b468d7cfb91bfb12d426cf 100644 (file)
@@ -42,4 +42,5 @@ source {
     dest_file: "OFL.txt"
   }
   branch: "master"
+  commit: "7ce6b921fc5418882e99f7e1f32688c49cb5acd5"
 }
diff --git a/ofl/truculenta/upstream_info.md b/ofl/truculenta/upstream_info.md
new file mode 100644 (file)
index 0000000..d7dfcfb
--- /dev/null
@@ -0,0 +1,15 @@
+# Truculenta — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/Omnibus-Type/Truculenta
+- **Commit**: `7ce6b921fc5418882e99f7e1f32688c49cb5acd5`
+- **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/Omnibus-Type/Truculenta/commits/{hash}`.
+
+## Notes
+- This is a variable font with three axes: opsz, wdth, and wght.
+- Repository is maintained by Omnibus-Type.