30 Commits

Author SHA1 Message Date
Evan Wallace
792ae9aad8 attempt to fix flaky "go fmt" ci check 2021-04-17 02:38:16 -07:00
Evan Wallace
e75f4ea782 add tests for deno (#1150) 2021-04-14 04:27:01 -07:00
Evan Wallace
c3e8ccd783 upgrade to go 1.16.3 (#1106) 2021-04-03 00:59:20 -07:00
Evan Wallace
4ed0b1c119 ci: node 12 => 14 2021-03-28 15:43:02 -07:00
Evan Wallace
928189e6bf fix "ESBUILD_WORKER_THREADS" difference 2021-03-25 14:57:30 -07:00
Evan Wallace
e5127cb19d re-enable the "worker_threads" sync workaround (#1021) 2021-03-20 10:44:17 -07:00
Evan Wallace
f93cc1682a update to "@unicode/unicode-13.0.0" (#1007) 2021-03-18 22:31:24 -07:00
Evan Wallace
d42bb21646 upgrade from go 1.16.0 to go 1.16.2 (#996) 2021-03-17 19:45:22 -07:00
Evan Wallace
cf90b44e39 fix go version check 2021-02-17 17:53:37 -08:00
Ryan Tsao
6a4af081bb Add native builds for ARM-based Macs (#820) 2021-02-17 16:32:23 -08:00
Evan Wallace
e073390929 update go 1.15.5 => go 1.15.7 2021-01-28 01:55:46 -08:00
Evan Wallace
88c852355d fix #687: purge all uses of "path/filepath" 2021-01-25 17:39:58 -08:00
Evan Wallace
df92f96d85 fix stdin with wasm on windows (#687) 2021-01-25 16:49:35 -08:00
Evan Wallace
caa43165a7 ci: pin the go version used for testing 2021-01-25 14:18:01 -08:00
Salvatore Previti
590302f181 Allows NodeJS to terminate also if there is an active service. (#656) 2021-01-12 11:50:11 -08:00
Evan Wallace
e828322868 fix #595: revert the "worker_threads" change 2020-12-14 15:29:29 -08:00
Evan Wallace
e607fd81a0 test the webassembly build in ci 2020-12-07 20:39:33 -08:00
Evan Wallace
39af988cbf fix type errors, enforce with ci 2020-12-05 00:33:21 -08:00
Ryan Tsao
f51a8dca1b Automatically create GitHub Release on pushed tags (#539) 2020-11-16 21:35:12 -08:00
Ryan Tsao
e1661f622e Upgrade actions/setup-node to 1.4.4 (#540) 2020-11-16 20:57:59 -08:00
Evan Wallace
3caffa8f3d enforce go 1.15 2020-11-13 14:41:39 -08:00
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