Skip to content

Goreleaser S3 upload support #314

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 31, 2019
Merged

Goreleaser S3 upload support #314

merged 1 commit into from
Jul 31, 2019

Conversation

rsora
Copy link
Contributor

@rsora rsora commented Jul 30, 2019

This PR adds s3 upload support in .goreleaser.yml via blob configuration.

arduino-downloads-prod-beagle is the Arduino artifact repository bucket that is configured to allow public download

Used blob configuration instead of deprecated s3 one.
This requires adding a AWS_DEFAULT_REGION env var to the drone step (together with
the IAM credentials), because this property is missing in the blob config

TODO:

  • create drone.io secret downloads_drone_io_aws_access_key_id and downloads_drone_io_aws_secret_access_key

- used blob configuration instead of deprecated s3 one. this requires
adding a AWS_DEFAULT_REGION env var to the drone step (toghether with
the IAM credentials), because this
property is missing in the blob config
@rsora rsora force-pushed the rsora/goreleaser-s3 branch from 170d0f1 to 1c69298 Compare July 31, 2019 08:48
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍰

@masci masci merged commit d7643ae into master Jul 31, 2019
@masci masci deleted the rsora/goreleaser-s3 branch July 31, 2019 10:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants