Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: check for existence of buckets early #251

Merged
merged 11 commits into from
Oct 19, 2024
Merged

Conversation

go-to-k
Copy link
Owner

@go-to-k go-to-k commented Oct 19, 2024

When the -s option is specified, bucket deletions are performed one at a time, and the existence of a bucket is checked only when that bucket is executed. Allow all buckets to be checked for existence first, and terminate with an error if there is an invalid bucket.

@go-to-k go-to-k merged commit f29a8f9 into main Oct 19, 2024
4 checks passed
@go-to-k go-to-k deleted the check-buckets-early branch October 19, 2024 17:24
@github-actions github-actions bot mentioned this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant