Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Improvements to the handling of upstream git repos at the worker container #22

Open
2 tasks
felipesanches opened this issue Jun 21, 2017 · 0 comments
Open
2 tasks

Comments

@felipesanches
Copy link
Member

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!"

@davelab6 davelab6 modified the milestone: 0.1.0 Jul 25, 2017
@davelab6 davelab6 modified the milestones: 0.1.2, 0.2.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants