16 Commits

Author SHA1 Message Date
Lam Wei Li
0c8ffbfcc7
chore(deps-dev): bump fs-extra from 10.1.0 to 11.1.0 2023-02-20 14:15:49 +08:00
Lam Wei Li
5177db3db0
ci: replaced deprecated github set-output
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-12-02 22:32:22 +08:00
Lam Wei Li
b548119f47
ci: clean up 2022-10-02 02:55:00 +08:00
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
23e50fed74
ci: updated codeql from v1 to v2
CodeQL Action v1 will be deprecated on December 7th, 2022. Please upgrade to v2. For more information, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/
2022-07-25 22:09:53 +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
528ce0f07f
Add types check to publish workflow
To avoid accidentally publishing broken typescript definitions to NPM in future.
2022-01-22 09:04:57 +11: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
a645b967ba
Create npm publish workflow 2022-01-13 16:46:06 +11:00
Gareth Jones
4688be5d73
Add CodeQL analysis 2022-01-13 09:22:10 +11:00
Gareth Jones
0df5983f4b
Add GH action to replace Travis CI 2022-01-10 15:02:03 +11:00