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

Install geth on circleci #224

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Install geth on circleci #224

merged 1 commit into from
Apr 17, 2019

Conversation

axic
Copy link
Member

@axic axic commented Mar 25, 2019

No description provided.

@axic axic requested review from fjl, holiman and karalabe March 27, 2019 19:09
@axic
Copy link
Member Author

axic commented Mar 27, 2019

This ensures that any update to the geth package will not break installations. (At least on the CI)


- run:
name: Install geth
command: brew install https://raw.githubusercontent.com/ethereum/homebrew-ethereum/${CIRCLE_SHA1}/ethereum.rb
Copy link
Member

Choose a reason for hiding this comment

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

It will only work for internal PRs.

@axic
Copy link
Member Author

axic commented Apr 12, 2019

@karalabe @fjl @holiman any comments?

@holiman
Copy link
Contributor

holiman commented Apr 12, 2019

So how does this work? Will we get notified if it breaks on macos, is that the thing?

@axic
Copy link
Member Author

axic commented Apr 12, 2019

It is a regular CI, Github displays the failure here.

@holiman
Copy link
Contributor

holiman commented Apr 13, 2019

Well then yes please, I guess?

@axic axic merged commit a39ac4f into master Apr 17, 2019
@axic axic deleted the geth-circleci branch April 17, 2019 12:50
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