pantsbuild / binaries

A temporary home for pants static binaries and scripts
16 stars 37 forks source link

Add golang 1.13.8 #96

Closed dgassaway closed 4 years ago

dgassaway commented 4 years ago

It's that time again

benjyw commented 4 years ago

@cosmicexplorer I thought we were now able to fetch go binaries directly from go's repository? Or at least have the ability to set that up?

dgassaway commented 4 years ago

ping for merge

dgassaway commented 4 years ago

Thanks for the merge! Forgot that it seems like this also has to be sync'd to S3

benjyw commented 4 years ago

I don't know how that's supposed to work... Anyone?

On Mon, Mar 2, 2020 at 9:17 AM Drew Gassaway notifications@github.com wrote:

Thanks for the merge! Forgot that it seems like this also has to be sync'd to S3

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/pantsbuild/binaries/pull/96?email_source=notifications&email_token=AAD5F7HXQRYUQPHKZY3LLQ3RFPS27A5CNFSM4K3RPIX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENQE3WI#issuecomment-593513945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD5F7FL54U63XAIOPPUIE3RFPS27ANCNFSM4K3RPIXQ .

dgassaway commented 4 years ago

Per the repo readme someone with write permissions for the S3 bucket has to run the sync-s3.sh script with the merged changes as well as having run the new scripts the fetch the new go.tar.gz's.

benjyw commented 4 years ago

I'll give that a try.

benjyw commented 4 years ago

Is it just me, or is this repo impossible to clone due to all the huge binary files?

benjyw commented 4 years ago

OK repo sync'd, ran sync-s3.sh . It uploaded a lot of other stuff, not sure what's going on there.

dgassaway commented 4 years ago

Hmm. I can't access https://binaries.pantsbuild.org.s3.amazonaws.com/bin/go/linux/x86_64/1.13.8/go.tar.gz - this url format works for a prior version 1.12.7

dgassaway commented 4 years ago

I got unblocked on this internally, so no urgency here

benjyw commented 4 years ago

have asked on Slack for someone who knows more about this than I do to take a peek.