Skip to content

Conversation

@NeoIsRecursive
Copy link
Collaborator

@NeoIsRecursive NeoIsRecursive commented Mar 28, 2025

This PR improves the backup identification system, and makes it customizable.

This would be a breaking change since a sites current backups wont be recognized anymore.

TODO:

  • client code still uses the "timestamp" (it gets sent an id in that value).
  • figure out how too handle when a backup of an previous generator cannot be matched by the new one. - we dont the name resolver allows to return nothing and that will be handled by the backup repository

@NeoIsRecursive NeoIsRecursive linked an issue Mar 28, 2025 that may be closed by this pull request
@NeoIsRecursive NeoIsRecursive marked this pull request as ready for review March 28, 2025 10:26
@NeoIsRecursive NeoIsRecursive changed the title feat: add support for customizing backup names and use ids to identify backups feat(backup)!: add support for customizing backup names and use ids to identify backups Mar 28, 2025
@NeoIsRecursive NeoIsRecursive merged commit d9a43a8 into main Mar 28, 2025
5 checks passed
@NeoIsRecursive NeoIsRecursive deleted the feature/use-ids-on-backups branch March 28, 2025 13:41
@NeoIsRecursive NeoIsRecursive linked an issue Mar 28, 2025 that may be closed by this pull request
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.

Restore says successful even if error Make it easier to customize backup names

2 participants