Commit Graph
320 Commits
Author SHA1 Message Date
Gareth ca54a063d9 fix: reduce overly verbose logs during backups and other operations 2025-08-27 22:47:20 -07:00
Gareth a271afe7e3 fix: rework output handling in restic pkg to improve error capturing and consistency 2025-08-27 22:24:32 -07:00
Gareth 59b5ed558b chore: fix typo in repo orchestrator 2025-08-27 00:20:25 -07:00
Gareth 31803eb222 chore: fix broken tests remaining 2025-08-26 23:07:56 -07:00
Gareth 93f7edbdd7 fix: restic package properly handles 'verbose_status' and 'exit_error' status types 2025-08-26 23:07:56 -07:00
Gareth 32ca7e3ce8 chore: skip syncapi tests 2025-08-26 23:07:56 -07:00
garethgeorge a967832731 chore: add an additional check that config passes validation after migration 2025-08-20 22:49:24 -07:00
garethgeorge 8c506a4e6b chore: improve migration handling by merging ConfigManager and CachingValidatingStore 2025-08-20 22:44:24 -07:00
Gareth 8c3d7ef55d fix: use zap logger for restic log formatting 2025-08-19 23:56:28 -07:00
Gareth 11e59a6b28 chore: refactor config migration logic 2025-08-07 22:47:20 -07:00
Gareth George 9dc1adedfb chore: upload testutil/net.go 2025-08-03 13:12:26 -07:00
Gareth 86e624bb73 chore: simplify sync impl by abstracting bidirectional transport (#844)
Release Please / release-please (push) Has been cancelled
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-07-21 21:20:16 -07:00
Gareth cd5814d848 fix: race condition in taskcollectgarbage potentially prematurely deletes logs for tasks currently running (#828)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-06-29 21:56:33 -07:00
Gareth 6e0c201025 feat: multihost sync ui (#825)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-06-29 17:34:02 -07:00
Gareth George fe53a603da fix(prune): correctly handle max-unused 0% 2025-06-28 15:23:10 -07:00
Gareth eb9948b993 feat: sync api creates and uses cryptographic identity of local instance (#780) 2025-06-22 20:42:23 -07:00
Adrian T 39f0c092e4 feat: allow repo url to be set from env with ${RESTIC_REPOSITORY} (#813) 2025-06-22 17:48:47 -07:00
Justin Rich 9a4e0c5c74 feat: add support for block kit slack body (#774)
Build Snapshot Release / build (push) Has been cancelled
Docs / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-05-29 02:19:46 -07:00
Ian Paterson 1a9bed21e2 fix: missing KeepLastN in scheduled retention policy (#778)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-05-09 14:33:34 -07:00
Gareth George 58721f9003 chore: drop dependency on bbolt
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-05-05 22:45:07 -07:00
Gareth George 715c7ccf13 fix: reduce memory overhead when downloading restic updates 2025-05-05 21:19:15 -07:00
Gareth George 59614d84b7 fix: rare repoPool initialization crash 2025-05-05 20:35:26 -07:00
Gareth George ceeaad4989 fix: update restic install script to allow newer versions of restic if present in the path 2025-05-01 22:23:40 -07:00
Gareth George 01d9c9f383 fix: limit run command output to 2MB 2025-04-30 01:20:56 -07:00
Gareth George d7c57a8506 fix: batch sqlite store IO to better handle large deletes in migrations 2025-04-08 23:46:37 -07:00
Gareth George 5825f369b2 chore: improve code quality in orchestrator and fix some minor bugs
Release Please / release-please (push) Has been cancelled
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-04-01 20:02:10 -07:00
Gareth George 2a24b0ad5f fix: update healthchecks hook to construct urls such that query parameters are preserved 2025-04-01 19:37:01 -07:00
Gareth George 74a636265a chore: update protoutil conditions maps to track new proto values 2025-04-01 19:36:09 -07:00
Gareth 190b3bfd0e fix: glob escape some linux filename characters (#721) 2025-03-31 23:23:59 -07:00
Gareth b3b1eefe9b fix: deduplicate indexed snapshots (#716)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-03-30 11:51:15 -07:00
Gareth George 5b7e71ca7a chore: deflake flaky multihost index snapshots test 2025-03-30 11:47:09 -07:00
github-actions[bot]andgarethgeorge e8ad561ed2 chore: update restic version to 0.18.0 (#712)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2025-03-27 17:24:10 -07:00
Gareth George 1587304cf2 chore: add test coverage for multihost repo index snapshots 2025-03-14 21:51:29 -07:00
Gareth George 489c6f5b34 fix: add missing hooks for CONDITION_FORGET_{START, SUCCESS, ERROR} 2025-03-14 21:13:58 -07:00
Gareth 5ab755393a fix: index snapshots incorrectly creates duplicate entries for snapshots from other instances (#693)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-03-12 23:10:54 -07:00
johan-scriptdriftandJohan Larsson ec95c4a8a3 fix: add priority fields to gotify notifications (#678)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Co-authored-by: Johan Larsson <jl311888@gmail.com>
2025-03-11 16:51:33 -07:00
Thibault Cohen 8bafe7ea35 fix: improve exported prometheus metrics for task execution and status (#684)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-02-25 22:55:22 -08:00
Thibault Cohen 8c4ddeea71 fix: convert prometheus metrics to use gauge type (#640)
Release Please / release-please (push) Waiting to run
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-02-15 17:38:30 -08:00
Gareth George 146032a9d7 fix: more robust delete repo and misc repo guid related bug fixes 2025-02-14 00:54:12 -08:00
MatteoandGareth George 1a9ecc5839 fix: restore path on Windows (#631)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Co-authored-by: Gareth George <garethgeorge97@gmail.com>
2025-01-26 11:18:26 -08:00
Gareth George f119e1e979 fix: hooks fail to populate a non-nil Plan variable for system tasks
Build Snapshot Release / build (push) Has been cancelled
Docs / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2025-01-23 20:40:03 -08:00
Gareth George b3cfef1405 fix: test repo configuration button
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2025-01-22 22:47:46 -08:00
Gareth 99264b2469 fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth George 47a4b52263 fix: whitespace at start of path can result in invalid restore target
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2025-01-22 19:07:03 -08:00
Gareth George 82f05d8b80 fix: only log important messages e.g. errors or summary for backup and restore commands 2025-01-22 19:06:48 -08:00
Gareth George ace719f54b chore: misc prerelease fixes
Release Please / release-please (push) Waiting to run
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-01-09 01:10:44 -08:00
Gareth George d9cf79b48a fix: ogid caching for better insert / update performance
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2025-01-07 21:14:18 -08:00
Gareth a4b4de5152 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Thibault Cohen 2eef0b7e40 Add metric when task fails (#625)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-01-01 20:43:53 -08:00
Gareth 1ff69f121a fix: int overflow in exponential backoff hook error policy (#619)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-12-21 14:17:30 -08:00