Dmitriy Dubson
705d0c9a0f
Add vitest test framework
...
Adds two new npm scripts:
- 'test' - runs test suite once and exits
- 'test:watch' - runs test suite perpetually.
Any file suffixed with '.test.[js|ts]' is considered a test suite
2023-10-05 09:25:31 -04:00
Arimil
05181616ae
Update to node 20
...
fix some issues with dockerfiles
combine installation statements into a single layer
2023-09-27 23:50:53 -04:00
renovate[bot]
519de1fe3c
Update CI dependencies
2023-07-12 16:56:01 +00:00
renovate[bot]
f76098590b
Update CI dependencies
2023-04-19 12:58:03 +00:00
renovate[bot]
9d85cf26ab
Update CI dependencies
2023-03-29 03:03:20 +00:00
Bill Thornton
288efb03aa
Fix actions/checkout digest version comment
2023-03-16 16:09:36 -04:00
renovate[bot]
be7e502dc3
Update actions/checkout digest to 24cb908
2023-03-16 19:28:46 +00:00
Bill Thornton
51fee9d55a
Remove SKIP_PREPARE env variable usages
2023-03-10 12:33:12 -05:00
renovate[bot]
b9591ed1ad
Update actions/setup-node action to v3.6.0
2023-01-05 16:42:38 +00:00
Will Kronberg
df6b685aa7
Adds TypeScript Checking to GitHub Actions
2023-01-03 12:00:39 -06:00