datasette-vega
datasette-vega copied to clipboard
Migrate to GitHub Actions
This is still on Travis, and builds are failing because now
rebranded to vercel
and needs a new authentication token.
https://github.com/simonw/datasette-vega/blob/00de059ab1ef77394ba9f9547abfacf966c479c4/.travis.yml#L1-L37
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
?