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

index 3d83029fa58bd2915b504da4e4bd99d7883ac9b6..d81c1791b3ee15b3536d416574c99be5df74f3d7 100644 (file)
@@ -48,5 +48,6 @@ source {
     dest_file: "Vollkorn-Italic[wght].ttf"
   }
   branch: "master"
+  commit: "38ab7a896bd6b163ac7f834ec696d6c68e5dedd6"
 }
 minisite_url: "http://vollkorn-typeface.com/"
diff --git a/ofl/vollkorn/upstream_info.md b/ofl/vollkorn/upstream_info.md
new file mode 100644 (file)
index 0000000..0747b41
--- /dev/null
@@ -0,0 +1,17 @@
+# Vollkorn — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/FAlthausen/Vollkorn-Typeface
+- **Commit**: `38ab7a896bd6b163ac7f834ec696d6c68e5dedd6`
+- **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/FAlthausen/Vollkorn-Typeface/commits/{hash}`.
+
+## Notes
+- This is a variable font with a wght axis.
+- Repository is maintained by Friedrich Althausen.
+- Font also has a minisite at `http://vollkorn-typeface.com/`. The HTTPS version of this URL could not be verified (SSL error), so the existing HTTP URL was left unchanged.
+- The same commit hash applies to both Vollkorn and Vollkorn SC, as they share the same upstream repository.
index 5a5de40c3bb4d38e1f8ba5bb8b05d91987c1c3d1..252fa740cba28a7555c3e5b73d7cddb7ccca5c71 100644 (file)
@@ -47,4 +47,5 @@ subsets: "menu"
 subsets: "vietnamese"
 source {
   repository_url: "https://github.com/FAlthausen/Vollkorn-Typeface"
+  commit: "38ab7a896bd6b163ac7f834ec696d6c68e5dedd6"
 }
diff --git a/ofl/vollkornsc/upstream_info.md b/ofl/vollkornsc/upstream_info.md
new file mode 100644 (file)
index 0000000..24ded65
--- /dev/null
@@ -0,0 +1,17 @@
+# Vollkorn SC — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/FAlthausen/Vollkorn-Typeface
+- **Commit**: `38ab7a896bd6b163ac7f834ec696d6c68e5dedd6`
+- **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/FAlthausen/Vollkorn-Typeface/commits/{hash}`.
+
+## Notes
+- The source block has no explicit file mappings or branch specification, meaning it relies on default behavior.
+- Repository is maintained by Friedrich Althausen.
+- Vollkorn SC shares the same upstream repository as Vollkorn; both receive the same commit hash.
+- The family includes four weights: Regular, SemiBold, Bold, Black.