V6.1 backups: once more into the breach.
Quality Gate / gate (push) Successful in 2m29s

This commit is contained in:
Jim Lancaster
2026-09-02 10:59:28 -05:00
parent 494f378e48
commit 96bb80d91f
17 changed files with 120 additions and 353 deletions
-1
View File
@@ -41,7 +41,6 @@ def test_hidden_settings_categories_list_secret_and_high_risk_env_keys():
assert "POSTGRES_PASSWORD" in hidden_keys
assert "CLOUDFLARE_TUNNEL_TOKEN" in hidden_keys
assert "BACKUP_DIR" in hidden_keys
assert "SYNOLOGY_BACKUP_DIR" in hidden_keys
def test_runtime_settings_snapshot_includes_catalog_fields(tmp_path: Path):