Skip to content
Snippets Groups Projects
Commit 538ecc30 authored by Georges Racinet's avatar Georges Racinet :squid:
Browse files

clone-bundles: optionally using ACLs for public repositories

Some S3 providers do not support the bucket policy, but do support
ACLs to open up the bundle to anonymous download.

We split out the S3 client instantiation in the `heptapod.clone_bundles`
module, because that makes it easier to monkey-patch than `hgext3rd.heptapod`.
Of course, this should be generalized when we have time to do so.
parent 0b756721
No related branches found
No related tags found
2 merge requests!119clone bundles for private repos with presigned URL,!118clone bundles for private repos with presigned URL
Pipeline #101350 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment