You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
"gather from git" runs on the cmd-line specified TTF files once per commit.
Current shortcomings:
A) It does not cover more than one family stored in a single repo.
B) It does not follow git renames (I considered implementing that. It would be neat. But I did not think it was the most important thing to do in terms of priorities)
@davelab6 said: "Given a git repo URL, git commit hash id, a fontbakery version are recorded in a central database of burndown results, it seems that we can have the gather tool cache it's findings and return early if it finds an existing result for the given repo hash with a version more up to date or equal to current version"
To which I replied: "Sounds great!"
The text was updated successfully, but these errors were encountered:
Originally submitted at fonttools/fontbakery#1228
"gather from git" runs on the cmd-line specified TTF files once per commit.
Current shortcomings:
A) It does not cover more than one family stored in a single repo.
B) It does not follow git renames (I considered implementing that. It would be neat. But I did not think it was the most important thing to do in terms of priorities)
@davelab6 said: "Given a git repo URL, git commit hash id, a fontbakery version are recorded in a central database of burndown results, it seems that we can have the gather tool cache it's findings and return early if it finds an existing result for the given repo hash with a version more up to date or equal to current version"
To which I replied: "Sounds great!"
The text was updated successfully, but these errors were encountered: