Lasse Fister
Lasse Fister
This project is going to be used by many font-projects. We need a good way to manage updates of mdlFontSpecimen in these projects. This also means we need to think...
Currently there's no easy way to pass widget configuration to `main.js`. Especially configuration like `featureDisplay.feaureItemsSetup` is very dependent on the font and can't really be made generic. At the same...
I used svg-crowbar with a Firefox version 30.0 (Lubuntu) and it worked with my example. But the project page says "It only works in Chrome."
@vv-monsalve ran into this [here](https://fontbakery.graphicore.de/dispatcher/process/04a39c47-9e18-49ff-87d0-7f957f6072a5). Context is `upstream` was configured as `https://github.com/vv-monsalve` hence `repoNameWithOwner` came out as `vv-monsalve`, (intent was : `vv-monsalve/big_shoulders`) The dispatcher showed messages like: ``` 2020-05-14T16:20:31.365Z—ERROR Error:...
In https://fontbakery.graphicore.de/dispatcher/process/8d184c3d-1ade-4477-bf92-63e244559428 Step 0: Review the Request and Generate the Files Package It should be warned if there are no fonts in the files package. The user should still be...
Since we're using `skaffold` for local development, but also before, it became apparent that starting up all pods is slow. This is because there are many cycles of `CrashLoopBackOff` for...
details: https://github.com/googlefonts/fontdiffenator/pull/66
Seems like the discovery of e.g. the database at the beginning of the lifetime of a container is a bad idea, if the database changes location afterwards. ``` Traceback (most...
@vv-monsalve reported this issue. In OSX when unpacking a zip file that contains only one folder at the top level, the resulting folder is called like that top level folder....