simonw / datasette-vega

Datasette plugin for visualizing data using Vega
Apache License 2.0
58 stars 8 forks source link

Migrate to GitHub Actions #42

Open simonw opened 2 years ago

simonw commented 2 years ago

This is still on Travis, and builds are failing because now rebranded to vercel and needs a new authentication token.

simonw commented 2 years ago

https://github.com/simonw/datasette-vega/blob/00de059ab1ef77394ba9f9547abfacf966c479c4/.travis.yml#L1-L37

simonw commented 2 years ago

Having trouble figuring out the modern equivalent of now --name=datasette-vega-latest --token=$NOW_TOKEN - Vercel really want you to attach a Git repository for the specific project.

Also... npm run build no longer seems to build a version of the tool that works if you serve index.html?