Commit graph

75 commits

Author SHA1 Message Date
David Anson
062585e281 Update to actions/checkout@v3, actions/setup-node@v3. 2022-03-10 05:33:57 +00:00
David Anson
064a1e33e1 Update Node version for TestRepos workflow from 12 to 16. 2021-12-21 21:38:29 -08:00
Darius D
5167f0e576
Remove Node 10.x logic from CI workflow. (#465) 2021-12-11 13:02:04 -08:00
David Anson
6d534b46c8 Switch to actions/setup-node@v2. 2021-05-23 14:14:13 -07:00
David Anson
a157e20ed0 Remove deprecated Node 10 from CI. 2021-05-02 22:42:48 -07:00
David Anson
34b9518cfe
Replace Node 15 with 16 in CI tests. ( 2021-04-20 14:07:18 -07:00
David Anson
6302b26c99 Update CodeQL action according to latest guidance. 2021-04-04 14:43:21 -07:00
David Anson
55360058c5
Update ci.yml to run CI script on Node 15 (exclude only problematic older versions). (#356) 2020-12-10 22:45:26 -08:00
David Anson
a3f8fb7c62 Add test-extra script to test-repos.yml. 2020-11-06 19:23:08 -08:00
Alexander Kachkaev
4bff44e33f Use require.resolve as a fallback of path.resolve (#342) 2020-11-06 19:23:08 -08:00
David Anson
bc0b7373ff Add Node 15 to CI test matrix. 2020-11-06 19:19:29 -08:00
David Anson
dc4e07ad5b Rename CI workflow file from nodejs.yml to ci.yml. 2020-11-06 19:17:38 -08:00
David Anson
f1f6868a2c Initialize GitHub code scanning workflow using security-and-quality suite. 2020-10-02 13:20:07 -07:00
David Anson
281de5ae2b Allow GitHub workflows to run on workflow_dispatch. 2020-09-20 12:08:39 -07:00
David Anson
6521ba2dd0 Disable fail-fast strategy for CI (show all failures). 2020-08-30 22:51:11 -07:00
Nick Schonning
0ec2fe83fa
chore: use large repo clone in normal CI (#290) 2020-05-23 12:51:42 -07:00
Nick Schonning
306687127a
Use actions/checkout v2 (#291) 2020-05-21 22:32:32 -07:00
David Anson
a66892a6bb Update dependencies: c8 to 7.1.2 (work around c8 coverage bug on Node 10). 2020-05-14 21:27:36 -07:00
David Anson
2141566b47 Add lint-test-repos scripts and Workflow for real-world regression testing. 2020-05-08 11:55:08 -07:00
David Anson
2ae29e2b9e
Add newly released Node.js 14 to CI. (#275) 2020-04-21 18:24:07 -07:00
David Anson
5010acad4b Add Node.js version 13 (Current) to CI matrix. 2020-01-11 13:00:04 -08:00
David Anson
8766fc1fc3 Remove support for end-of-life Node.js version 8. 2020-01-09 21:13:11 -08:00
David Anson
5634b317d6
Add schedule to run CI once a day at 12:30 UTC. 2019-12-30 13:54:43 -08:00
David Anson
c0f040e5c1 Replace Azure DevOps CI workflow with GitHub Action. 2019-12-03 21:27:34 -08:00
David Anson
3cd7457fb4
Add GitHub Action for running CI tests. 2019-12-01 22:05:28 -08:00