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

Copy with generation preconditions #14

Merged
merged 4 commits into from
Jul 1, 2024

Conversation

edporras
Copy link
Member

@rfb what do you think?

rfb and others added 2 commits June 28, 2024 11:54
Added copy-with-generation-preconditions to the convenience functions
section. The purpose of this function is to set some preconditions
before the copy takes place to avoid race conditions where files are
added just before the copy.

I can imagine the "Convenience functions" section becoming unwieldy.
There is probably a more composable design here which I'm happy to work
towards if anyone has feedback.
@edporras edporras requested a review from iomonad June 28, 2024 09:58
@edporras edporras self-assigned this Jun 28, 2024
@edporras edporras requested a review from kawas44 June 28, 2024 15:32
src/clj_gcloud/storage.clj Outdated Show resolved Hide resolved
@edporras edporras merged commit 4a30fee into devel Jul 1, 2024
1 check passed
@edporras edporras deleted the copy-with-generation-preconditions branch July 1, 2024 12:29
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.

3 participants