zerobyte/app/server
Nico 63b08a4b71
feat(backups): ensure volume readiness before backup (#815)
* 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
2026-04-20 21:18:29 +02:00
..
__tests__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
cli test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
core fix(rclone): pass explicitly the RCLONE_CONF env var (#779) 2026-04-12 09:25:57 +02:00
db refactor(backup): default to 2 retries & 15 minutes delay 2026-04-12 10:16:26 +02:00
jobs feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00
lib feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
modules feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00
plugins feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
utils chore(core package): re-organize files 2026-04-16 19:07:11 +02:00
app.ts feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00