datasette-vega icon indicating copy to clipboard operation
datasette-vega copied to clipboard

Migrate to GitHub Actions

Open simonw opened this issue 3 years ago • 2 comments

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

simonw avatar Dec 10 '21 22:12 simonw

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

simonw avatar Dec 10 '21 22:12 simonw

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?

simonw avatar Dec 10 '21 22:12 simonw