@restormel/testing-runs-server
v0.1.8
Published
Minimal HTTP server implementing GET/POST /v1/runs for Restormel Testing (embedded runner).
Downloads
345
Readme
@restormel/testing-runs-server
Minimal Runs API v1 server (POST / GET /v1/runs) that executes @restormel/testing-runner against a fixed workspace directory.
export RESTORMEL_RUNS_WORKSPACE=/abs/path/to/repo
pnpm exec restormel-testing-runs-server --port=8787Documentation: docs/testing/testing-runs-server.md · Production: docs/testing/testing-runs-server-deployment.md · Contract: docs/testing/runs-api-v1.md.
