Update eslint to latest release, fix eslint fails, update CI to work in branches#238
Update eslint to latest release, fix eslint fails, update CI to work in branches#238chrissimpkins wants to merge 16 commits intomasterfrom
Conversation
bd97bf5 to
db363d1
Compare
|
From Harry Dalton (@Hoolean): I just had a poke around, and I think it is indeed the profile format change from 0.12.0 that is tripping it up A few import locations get shuffled too Alternatively the CI script could invoke fontbakery check-googlefonts without a custom profile, although the custom profile probably has more interesting coverage, so I think I like the approach you are using now better : ) |
IIRC I designed the CI checks so that they pass fontbakery checks because the CI fails if they don't. I'll need to dive back into the test implementations to see what we can do. Also, I want it to run reasonably fast. It's only meant to confirm that the fontbakery executable installation and configuration options supported in the Action here function correctly. |
|
The CI tests on the Action need to be updated to support the latest FB configuration. @felipesanches can you suggest how we fix this? |
No description provided.