Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Curl buildifier binary instead of installing go 1.8 #3234

Merged
merged 1 commit into from
Apr 26, 2018

Conversation

ambuc
Copy link
Contributor

@ambuc ambuc commented Apr 26, 2018

Signed-off-by: James Buckland jbuckland@google.com

title: Curl buildifier binary instead of installing go 1.8

Description:
Addressing #3177, we now no longer need to rely on a local go installation, instead curling the binary from github and placing it in /usr/local/bin.

Risk Level: Medium

Testing:

jbuckland@ ~/gh/envoy/ci/build_container (buildifier-binary)
$ IMAGE_NAME=experiment CIRCLE_SHA1=foo ./docker_build.sh 
... (many lines later)
 ---> 8505b9571208
Successfully built 8505b9571208
Successfully tagged experiment:foo

Fixes issue #3177

Signed-off-by: James Buckland <jbuckland@google.com>
@mattklein123 mattklein123 merged commit 285f58c into envoyproxy:master Apr 26, 2018
@ambuc ambuc deleted the buildifier-binary branch April 27, 2018 13:43
ramaraochavali pushed a commit to ramaraochavali/envoy that referenced this pull request May 3, 2018
Signed-off-by: James Buckland <jbuckland@google.com>
Signed-off-by: Rama <rama.rao@salesforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants