refactor #1

Merged
jkaninda merged 21 commits from refactor into main 2024-12-12 16:01:26 +01:00
Owner
No description provided.
jkaninda added 21 commits 2024-12-12 13:11:44 +01:00
feat: add Azure Blob storage
fix: fix s3 remote path when backing up multiple databases
refactor: clean up code
chore: update base image
chore: update .env.example
chore: update .env.example
chore: correct pg name
chore: update notification template
fix: SSH storage key identify file
Fix grammar issues in azure.go
Bumps golang from 1.23.3 to 1.23.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump golang from 1.23.3 to 1.23.4
feat: add support Database source jdbc uri format
chore: add convert backup size from bytes to Mib
docs: update features
chore: add convert bytes to a human-readable string with the appropriate unit (bytes, MiB, or GiB)
All checks were successful
Lint / Run on Ubuntu (push) Successful in 20m39s
Lint / Run on Ubuntu (pull_request) Successful in 20m14s
abf1aeba7c
jkaninda merged commit 8d9131fa9e into main 2024-12-12 16:01:26 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jkaninda/pg-bkup#1
No description provided.