Skip to content

feat: implement physical backup commands#3648

Merged
sweatybridge merged 3 commits into
developfrom
backup
Jun 4, 2025
Merged

feat: implement physical backup commands#3648
sweatybridge merged 3 commits into
developfrom
backup

Conversation

@sweatybridge

@sweatybridge sweatybridge commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

feature

What is the new behavior?

Commands for listing and restoring physical backup.

$ supabase backups restore -t 1748857462

Additional context

Relates to #3646

@sweatybridge sweatybridge requested a review from a team as a code owner June 3, 2025 04:15
@sweatybridge sweatybridge force-pushed the backup branch 2 times, most recently from ca97ed5 to ffb402f Compare June 3, 2025 04:39
@coveralls

coveralls commented Jun 3, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 15408420023

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 13 (0.0%) changed or added relevant lines in 1 file are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.2%) to 55.031%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/backups.go 0 13 0.0%
Files with Coverage Reduction New Missed Lines %
internal/utils/container_output.go 2 60.96%
internal/storage/rm/rm.go 4 84.88%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 15407767456: -0.2%
Covered Lines: 5956
Relevant Lines: 10823

💛 - Coveralls

@sweatybridge sweatybridge merged commit 2aadf58 into develop Jun 4, 2025
10 checks passed
@sweatybridge sweatybridge deleted the backup branch June 4, 2025 09:16
@github-actions github-actions Bot mentioned this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants