]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
ZCOOL QingKe HuangYou: add commit hash to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 20:07:00 +0000 (20:07 +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/zcoolqingkehuangyou/METADATA.pb
ofl/zcoolqingkehuangyou/upstream_info.md [new file with mode: 0644]

index cd833afb6bba7488aaae6aa4bc82a4ae1af20a97..45eb5963314c64663c6148ad7a434dc6002646a1 100644 (file)
@@ -17,5 +17,6 @@ subsets: "latin"
 subsets: "menu"
 source {
   repository_url: "https://github.com/googlefonts/zcool-qingke-huangyou"
+  commit: "c9dac424b0a9f47d3b113cff4a4922f632d82c94"
 }
 primary_script: "Hans"
diff --git a/ofl/zcoolqingkehuangyou/upstream_info.md b/ofl/zcoolqingkehuangyou/upstream_info.md
new file mode 100644 (file)
index 0000000..642de06
--- /dev/null
@@ -0,0 +1,26 @@
+# ZCOOL QingKe HuangYou — Upstream Source Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The upstream repository for ZCOOL QingKe HuangYou was identified as [https://github.com/googlefonts/zcool-qingke-huangyou](https://github.com/googlefonts/zcool-qingke-huangyou), which was already recorded in `METADATA.pb`. The source block was missing a `commit` field pointing to a specific upstream revision.
+
+## Investigation
+
+The repository at `googlefonts/zcool-qingke-huangyou` was queried via the GitHub API to retrieve the latest commit on the default (`main`) branch.
+
+The latest commit on `main` was identified as `c9dac424b0a9f47d3b113cff4a4922f632d82c94`, authored on 2018-11-20, with message: "First commit". This repository has had no commits since its initial creation.
+
+## Result
+
+The `commit` field was added to the `source` block in `METADATA.pb`:
+
+```
+Repo: https://github.com/googlefonts/zcool-qingke-huangyou
+Commit: c9dac424b0a9f47d3b113cff4a4922f632d82c94
+Branch: main (default)
+Status: commit hash added
+Confidence: high (verified via GitHub API)
+```