treefmt / nix fmt (pull_request) Successful in 6s
pytest / pytest (pull_request) Successful in 1m2s
test ebook search / test-ebook-search (pull_request) Successful in 1m10s
build_systems / build-portal-1 (pull_request) Successful in 1m15s
build_systems / build-brain (pull_request) Successful in 2m5s
build_systems / build-bob (pull_request) Successful in 2m10s
build_systems / build-jeeves (pull_request) Successful in 2m32s
build_systems / build-rhapsody-in-green (pull_request) Successful in 2m34s
treefmt / nix fmt (push) Successful in 6s
build_systems / build-jeeves (push) Successful in 17s
build_systems / build-rhapsody-in-green (push) Successful in 23s
build_systems / build-portal-1 (push) Successful in 39s
pytest / pytest (push) Successful in 51s
build_systems / build-brain (push) Successful in 57s
test ebook search / test-ebook-search (push) Successful in 59s
build_systems / build-bob (push) Successful in 1m1s
136 lines
1.5 KiB
TOML
136 lines
1.5 KiB
TOML
["default"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
# root_pool
|
|
["root_pool/home"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 14
|
|
monthly = 0
|
|
|
|
["root_pool/root"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["root_pool/nix"]
|
|
15_min = 4
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["root_pool/nix_build"]
|
|
15_min = 1
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["root_pool/var"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 30
|
|
monthly = 6
|
|
# storage
|
|
["storage/ollama"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["storage/secure"]
|
|
15_min = 0
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["storage/secure/plex"]
|
|
15_min = 6
|
|
hourly = 2
|
|
daily = 1
|
|
monthly = 0
|
|
|
|
["storage/secure/transmission"]
|
|
15_min = 4
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["storage/secure/secrets"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 30
|
|
monthly = 12
|
|
|
|
# media
|
|
["media/temp"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["media/secure"]
|
|
15_min = 0
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["media/secure/plex"]
|
|
15_min = 6
|
|
hourly = 2
|
|
daily = 1
|
|
monthly = 0
|
|
|
|
["media/secure/postgres-wal"]
|
|
15_min = 4
|
|
hourly = 2
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
|
|
["media/secure/postgres"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 7
|
|
monthly = 0
|
|
|
|
["media/secure/share"]
|
|
15_min = 4
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["media/secure/github-runners"]
|
|
15_min = 6
|
|
hourly = 2
|
|
daily = 1
|
|
monthly = 0
|
|
|
|
["media/secure/notes"]
|
|
15_min = 8
|
|
hourly = 24
|
|
daily = 30
|
|
monthly = 12
|
|
|
|
["media/secure/docker"]
|
|
15_min = 3
|
|
hourly = 12
|
|
daily = 14
|
|
monthly = 2
|
|
|
|
# scratch
|
|
["scratch/transmission"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|
|
|
|
["scratch/uv_cache"]
|
|
15_min = 2
|
|
hourly = 0
|
|
daily = 0
|
|
monthly = 0
|