9 Commits

Author SHA1 Message Date
Lam Wei Li
2591afb379
ci: skip prettier on older Node.js (8.x, 10.x, 12.x) 2022-09-28 17:05:21 +08:00
Lam Wei Li
c0e211f6f4
ci: manually downgrade dev dependencies for older versions 2022-09-28 17:05:18 +08:00
Lam Wei Li
0f9482acd8
ci: manually downgrade dev dependencies for older versions 2022-09-27 22:18:03 +08:00
Lam Wei Li
aee424141b
ci: removed scheduled job from codeql and separated npm audit 2022-09-26 13:48:53 +08:00
Lam Wei Li
83808d59f2
ci: added tests for Node.js 8.x 2022-07-26 03:44:31 +08:00
Lam Wei Li
0a87f2b058
ci: added npm audit 2022-07-25 21:41:19 +08:00
Lam Wei Li
e04a4731bc
ci: added tests for Node.js 10.x, 18.x 2022-07-25 21:41:18 +08:00
Gareth Jones
c3966b5b16
Add step to run typescript tests
This adds the `typings` step to the build, so that we will know if a typescript change breaks things.
2022-01-22 08:52:20 +11:00
Gareth Jones
0df5983f4b
Add GH action to replace Travis CI 2022-01-10 15:02:03 +11:00