travis-ci / artifacts

Travis CI Artifacts Uploader
MIT License
87 stars 25 forks source link

Add Region and Endpoint #16

Closed Joshua-Anderson closed 10 years ago

Joshua-Anderson commented 10 years ago

It would be great to have region and endpoint options. As I discovered with dpl, they are important for uploading to a S3 website

joshk commented 10 years ago

How does 'endpoint' play into uploading?

Joshua-Anderson commented 10 years ago

It allows you to set the S3 endpoint, like s3-ap-northeast-1.amazonaws.com which can be vital when uploading to certain buckets. In many cases this must be used alongside S3 region.

joshk commented 10 years ago

ok, cool, good to know, should get this added.

meatballhat commented 10 years ago

:thumbsup: