Reynir Björnsson
d4da5a199f
- `builder-db vacuum older-than [--job JOBNAME] RFC3339` removes all builds in `JOBNAME` (defaults to all jobs) that were built before `RFC3339`. - `builder-db vacuum except-latest [--job JOBNAME] LATEST-N` removes all builds in `JOBNNAME` (defaults to all jobs) except for the latest `LATEST-N` builds (successful or not). |
||
---|---|---|
.. | ||
migrations | ||
builder_db_app.ml | ||
builder_system.ml | ||
builder_web_app.ml | ||
dune |