Skip to content

feat: add support for asynchronous branch, directory and file deletion - #400

Merged
andrii-bodnar merged 1 commit into
masterfrom
feat/issue-390_async-delete-jobs
Sep 14, 2026
Merged

andrii-bodnar merged 1 commit into
masterfrom
feat/issue-390_async-delete-jobs

Conversation

@innomaxx

Copy link
Copy Markdown
Collaborator

Closes #390

Delete endpoints for branches, directories and files now accept an
optional Prefer: respond-async header, returning a delete job status
that can be polled via new checkBranchDeletionStatus,
checkDirectoryDeletionStatus and checkFileDeletionStatus methods.
@innomaxx innomaxx self-assigned this Sep 11, 2026
@andrii-bodnar
andrii-bodnar merged commit ab596c9 into master Sep 14, 2026
2 checks passed
@andrii-bodnar
andrii-bodnar deleted the feat/issue-390_async-delete-jobs branch September 14, 2026 07:08
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.

Add support for asynchronous Branch, Directory and File deletion

2 participants