9 Commits

Author SHA1 Message Date
Evan Wallace
67803d287b add tests for typescript type definitions (#499) 2020-11-01 15:04:45 -08:00
Evan Wallace
142fbd30d4 run uglify tests in ci 2020-09-05 20:10:09 -07:00
Evan Wallace
df265cd66c enforce use of "go fmt" in ci 2020-08-05 03:53:01 -07:00
Evan Wallace
392680e812 fix #302: use a different approach for cross-chunk assignments 2020-07-30 17:55:10 -07:00
Evan Wallace
4c89391867 run additional tests in github actions 2020-07-30 14:18:12 -07:00
Evan Wallace
78072a3fa8 add "go vet" to ci 2020-06-29 22:58:03 -07:00
Evan Wallace
a266f0bbd7 fix github actions 2020-05-25 01:32:06 -07:00
Evan Wallace
9a1cbb6949 fix "npm ci" for github actions 2020-05-09 09:34:11 -07:00
Hayden Young
285cb89e86 Add GitHub Actions CI (#100)
* feat: add github actions

* feat: added matrix building to ci

Allows testing on Linux, macOS *and* Windows.

* fix: use npm i over npm ci

See npm/cli#558
2020-05-09 09:11:58 -07:00