enhance: add latest revision to write options #14
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
basepeak-ai/workspace-provider!14
Loading…
Reference in a new issue
No description provided.
Delete branch "latest-revision-conflict"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the latest revision write option is passed and this is not the latest revision, then writing the file will fail with a conflict error. If the latest revision write option is not passed, then no check is done and writing will not fail with a conflict.
Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.
Files not reviewed (6)
Comments suppressed due to low confidence (1)
pkg/client/s3.go:188
LatestRevisionoption is covered by tests.