Skip to content

feat(libstore/s3-binary-cache-store): implement completeMultipartUpload()#14391

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
lovesegfault:nix-s3-complete-multipart
Oct 29, 2025
Merged

feat(libstore/s3-binary-cache-store): implement completeMultipartUpload()#14391
Ericson2314 merged 1 commit intoNixOS:masterfrom
lovesegfault:nix-s3-complete-multipart

Conversation

@lovesegfault
Copy link
Member

Motivation

completeMultipartUpload(): Build XML with part numbers and ETags,
POST to key with ?uploadId to finalize the multipart upload

Context

Part-Of: #14330


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

…oad()`

`completeMultipartUpload()`: Build XML with part numbers and `ETags`,
POST to key with `?uploadId` to finalize the multipart upload
@lovesegfault lovesegfault requested a review from xokdvium October 28, 2025 01:14
@github-actions github-actions bot added the store Issues and pull requests concerning the Nix store label Oct 28, 2025
@Ericson2314 Ericson2314 added this pull request to the merge queue Oct 29, 2025
Merged via the queue into NixOS:master with commit e3c4140 Oct 29, 2025
16 checks passed
@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

store Issues and pull requests concerning the Nix store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants