stall protection and pricing updates to cheaper runs for autopilot
last month
Authored
rootParent55848ed
15 files changed
- .opengit/workflows/ci.yml+1−1
- apps/managed-runner/src/index.ts+12−2
- apps/web/.env.example+3−3
- apps/web/db/ci.ts+15−2
- apps/web/lib/billing/pricing.test.ts+1−1
- apps/web/lib/billing/pricing.ts+3−2
- deploy/.env.example+10−2
- deploy/README.md+10−2
- deploy/docker-compose.app.yml+8−0
- deploy/docker-compose.runner.yml+13−1
- deploy/docker-compose.single.yml+23−1
- packages/ci-runner-executor/src/docker-runtime.ts+2−2
- packages/ci-runner-executor/src/freestyle-runtime.ts+29−2
- packages/ci-runner-executor/src/index.ts+39−9
- packages/ci-runner-executor/src/runtime.ts+18−0