CartoDB / airship

A design library for building Location Intelligence applications.
https://carto.com/developers/airship/
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Feature/626 upgrade stencil #629

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

Fix #626

This is not being too bad for now, no apparent breaking changes. Some notes:

rjimenezda commented 5 years ago

1.1.0 fixed the general slowness on the tests, we're back to ~30 secs on my machine which I think is decent.

We could redo tests to not use puppeteer but I'd rather not touch too much just in case.

rjimenezda commented 5 years ago

Never mind, now they're randomly failing possibly because of a lack of resources on Circle, so we might have to refactor a few into using the puppeteerless approach