5 Commits

Author SHA1 Message Date
Johan Jansson e105a5ce41 make it work with new eslint 2026-03-13 11:35:29 -10:00
Sean Goedecke 18d468666d fix: keep response-file temp file for downstream steps
The temporary file created for response-file was being cleaned up
before downstream steps could access it. Now using keep: true to
ensure the file persists until the job completes.

Also added script/ to eslint ignores for the mock server.
2025-11-27 21:06:42 +00:00
Marais Rossouw 7e2aa19f3b chore: use github's shared prettier-config 2025-07-24 19:11:15 +10:00
Marais Rossouw 4ba8e6bc1e feat: moves project to using vitest 2025-07-24 18:08:26 +10:00
Sean Goedecke 0905e36402 Initial commit 2025-04-04 07:27:58 +11:00