Commit Graph

15 Commits

Author SHA1 Message Date
KakiFilem Team a226ebbc53 release: v1.0.6 optional local backup retention
Add optional KEEP_LOCAL_BACKUP environment variable to control local backup retention.

Default behavior remains unchanged: backup files are deleted locally after
successful upload, keeping deployments safe on Railway and other PaaS
platforms with ephemeral storage.

When KEEP_LOCAL_BACKUP=true is set, backups are preserved locally, which is
useful for CLI usage, local machines, VPS, or NAS workflows.

Documentation and CLI output were updated for clarity.
No breaking changes.
2026-02-03 14:19:49 +08:00
KakiFilem Team ac4d6afc8b release: v1.0.6 optional local backup retention
Add optional KEEP_LOCAL_BACKUP environment variable to control local backup retention.

Default behavior remains unchanged: backup files are deleted locally after
successful upload, keeping deployments safe on Railway and other PaaS
platforms with ephemeral storage.

When KEEP_LOCAL_BACKUP=true is set, backups are preserved locally, which is
useful for CLI usage, local machines, VPS, or NAS workflows.

Documentation and CLI output were updated for clarity.
No breaking changes.
2026-02-03 14:18:59 +08:00
KakiFilem Team 2f7d5a7949 Add CLI interface and pyproject.toml for PyPI packaging 2026-02-02 19:33:18 +08:00
BigDaddyAman 88d04adffd Update Docker, dependencies, S3 compatibility, and documentation 2026-01-13 15:31:24 +08:00
BigDaddyAman e4130c4de2 Update boto3 to 1.42.15 and py7zr to 1.1.0 2025-12-23 09:57:26 +08:00
BigDaddyAman b2c1515291 chore(deps): update boto3 to 1.42.3 2025-12-05 07:07:54 +08:00
BigDaddyAman e197482251 Update boto3 to 1.41.3 and python-dotenv to 1.2.1 2025-11-25 05:03:10 +08:00
BigDaddyAman 33da212b16 chores: bump boto3 from 1.40.36 ti 1.40.37 2025-09-24 21:56:01 +08:00
BigDaddyAman 3d8dbc895e chore: bump boto3 from 1.40.34 to 1.40.36 2025-09-23 17:11:50 +08:00
BigDaddyAman 4ec90e3023 chore: update dependencies to latest versions 2025-09-20 20:28:00 +08:00
BigDaddyAman e9e4f1b1fb chore: update dependencies to latest versions 2025-09-19 19:10:15 +08:00
BigDaddyAman b4c8fd572a chore: bump boto3 to 1.40.33 and refresh deps 2025-09-18 14:13:24 +08:00
BigDaddyAman a9865bd038 chore: bump boto3 to 1.40.32 2025-09-18 03:50:34 +08:00
BigDaddyAman c93c1ac918 chore: bump boto3 to 1.40.31 2025-09-16 21:24:34 +08:00
BigDaddyAman 6d45e93666 Initial release: PostgreSQL backup bot with R2 support 2025-09-13 21:38:54 +08:00