* feat(backups): ensure volume readiness before backup Backup preflight checks were relying on a db cached status. Now a real volume healthcheck is performed before backing up. Closes #811 #695 * chore: fix ci |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| helpers | ||
| backup-executor.ts | ||
| backup.helpers.ts | ||
| backups.controller.ts | ||
| backups.dto.ts | ||
| backups.queries.ts | ||
| backups.service.ts | ||