Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dashboard] Fetch font files from production and run fontbakery on them as well #1238

Closed
felipesanches opened this issue Mar 9, 2017 · 3 comments
Assignees

Comments

@felipesanches
Copy link
Collaborator

felipesanches commented Mar 9, 2017

We need to run fontbakery on the production files for all families on the Google Fonts project.

I'm still not sure if that should be a task for our current "worker" container, or if we should have yet another container specifically crafter for that task. But surely there must be cross-referencing between those two sets of fontfiles in the database entries.

I'll limit the scope of this issue to the server-side portion of the task. How to display the results on the dashboard UI is reserved for #1239

@davelab6
Copy link
Contributor

davelab6 commented Mar 10, 2017 via email

@felipesanches
Copy link
Collaborator Author

felipesanches commented Mar 10, 2017

Yes, thousands of worker container instances, but all of them of the same kind. Or perhaps a handful of kinds of containers, one for each specific task.

@davelab6
Copy link
Contributor

davelab6 commented Mar 11, 2017 via email

felipesanches added a commit to felipesanches/fontbakery that referenced this issue Apr 18, 2017
Yeah... 927 container instances!
(issue fonttools#1238)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Apr 18, 2017
We now have much more prod families being tested (927) in comparison to dev files (170 upstream git repos)
So, for that reason, the UI will now focus on prod files and then whenever git repos are also available, then we'll show additional info.
(issue fonttools#1238)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants