6 Commits

Author SHA1 Message Date
Luke Watts
b0dcadeebb feat: upgrade project to run node v20 2023-10-08 15:21:09 +02:00
Luke Watts
207f270bef chore: refactor adding inline defintion for globals 2023-03-25 15:37:52 +01:00
Luke Watts
a50047597b chore: only print output in failure scenario
The envcheck was generating output when all
tests pass. Whilst reassuring, this is a distraction
when kicking off new tasks. We should aim for
actionable output and reduce noise where possible.

🕊️

Additional changes:

* Refactor to remove unused `severity` property
* Reduce logic branches within for loop
* Remove indent of documentation URL
2023-01-26 22:11:34 +01:00
Chris Clarke
64fe2b8544 chore: update envCheck
Co-authored-by: Eva Killenberg <eva@replicahq.com>
2023-01-20 18:30:46 -08:00
chrismclarke
92cfda9e97 ci: unit test scripts 2023-01-16 18:02:10 -08:00
chrismclarke
b42eff056b chore: add envCheck and update ci env 2023-01-16 12:37:05 -08:00