Home

madison / open-git

public
Overview Code History Branches Pull requestsIssuesInsights Campfire Docs
main
HomeOverview Code PRsIssues

Merge remote-tracking branch 'origin/main' into gift/free-compute

last month

3d387b6
Authored
Madison7/30/2026, 8:43:15 PM

Parents314c5f0e77e65c

15 files changed
  • .opengit/workflows/ci.yml+1−1
  • apps/managed-runner/src/index.ts+23−8
  • 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+24−1
  • packages/ci-runner-executor/src/docker-runtime.ts+3−3
  • packages/ci-runner-executor/src/freestyle-runtime.ts+42−3
  • packages/ci-runner-executor/src/index.ts+39−9
  • packages/ci-runner-executor/src/runtime.ts+18−0