gruntwork-io / fetch

Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
https://www.gruntwork.io/
MIT License
587 stars 90 forks source link

Update CircleCi base image #95

Closed brikis98 closed 3 years ago

brikis98 commented 3 years ago

Update to the latest base image, which has a newer version of Go, and a newer version of our build-go-binaries script. This supports building fetch for Darwin/ARM, which hopefully fixes #82.

brikis98 commented 3 years ago

Kicked off internal release to check if the build/release steps pass: https://github.com/gruntwork-io/fetch/releases/tag/v0.0.0-internal-test

brikis98 commented 3 years ago

OK, build passed:

Screen Shot 2021-03-29 at 3 41 24 PM

Thanks for the review! Merging now.

brikis98 commented 3 years ago

https://github.com/gruntwork-io/fetch/releases/tag/v0.4.2