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
Loading
Please register or sign in to comment