Skip to content

incremental backups support#152

Open
DanielJanicek wants to merge 4 commits intomainfrom
djanicek/incremental-backups
Open

incremental backups support#152
DanielJanicek wants to merge 4 commits intomainfrom
djanicek/incremental-backups

Conversation

@DanielJanicek
Copy link

This threads incremental_backup_base_id through to the new python client so that the backup manager supports incremental backup.

@DanielJanicek DanielJanicek changed the title Djanicek/incremental backups incremental backups support Feb 25, 2026
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@DanielJanicek DanielJanicek force-pushed the djanicek/incremental-backups branch from 6fa2834 to 59a74fb Compare February 25, 2026 17:29
@DanielJanicek DanielJanicek force-pushed the djanicek/incremental-backups branch from 59a74fb to 5ac900d Compare February 25, 2026 17:31
@@ -1,4 +1,5 @@
weaviate-client>=4.16.7
# weaviate-client>=4.16.7
weaviate-client@git+https://github.com/weaviate/weaviate-python-client.git@incremental_backup_support
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to avoid having this PR merged pointing at a specific branch. Could we maybe make sure that the relevant weaviate-python-client PR gets merged first?
Also, unit tests have been added for the backup manager now. Could you please make sure that test coverage is added?
Last, but not least, it would be great if you could keep the Claude skill updated with the latest changes in https://github.com/weaviate/weaviate-cli/blob/main/.claude/skills/operating-weaviate-cli/references/backups.md. If loading Claude Code from the weaviate-cli directory, it will load directly both skills. You can ask it to take care of adding support in the skill.

@jfrancoa
Copy link
Collaborator

jfrancoa commented Mar 2, 2026

Also, linting is failing in: would reformat /home/runner/work/weaviate-cli/weaviate-cli/weaviate_cli/managers/backup_manager.py , please fix.

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.

2 participants