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

Update cross to install protoc #3546

Merged

Conversation

divagant-martian
Copy link
Collaborator

@divagant-martian divagant-martian commented Sep 6, 2022

Issue Addressed

updates cross routines to deal with installing protoc

Proposed Changes

use custom dockerfiles for this

Additional Info

If you have a better location for the scripts or another alternative, happy to hear them.
I ended up with dockerfiles to deal with the PROTOC env variable, since it can't be set from the pre build scripts and would otherwise need to be passed from the calling shell. This way, we can keep using cross as always

NOTE that this is against the libp2p-v0.47.0-upgrade branch where I've been doing incremental PRs for the upgrade

@divagant-martian divagant-martian changed the title update cross Update cross to install protoc Sep 6, 2022
Copy link
Member

@AgeManning AgeManning left a comment

Choose a reason for hiding this comment

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

Seems fine to me. I guess scripts is fine.

Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

I think this is the cleanest approach, well done!

@AgeManning AgeManning merged commit ab8dad6 into sigp:libp2p-v0.47.0-upgrade Sep 7, 2022
bors bot pushed a commit that referenced this pull request Sep 12, 2022
## Issue Addressed

Upgrades libp2p to v.0.47.0. This is the compilation of
- [x] #3495 
- [x] #3497 
- [x] #3491 
- [x] #3546 
- [x] #3553 

Co-authored-by: Age Manning <Age@AgeManning.com>
bors bot pushed a commit that referenced this pull request Sep 29, 2022
## Issue Addressed

Upgrades libp2p to v.0.47.0. This is the compilation of
- [x] #3495 
- [x] #3497 
- [x] #3491 
- [x] #3546 
- [x] #3553 

Co-authored-by: Age Manning <Age@AgeManning.com>
divagant-martian added a commit to divagant-martian/lighthouse that referenced this pull request Mar 14, 2023
divagant-martian added a commit to divagant-martian/lighthouse that referenced this pull request Apr 13, 2023
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
## Issue Addressed

Upgrades libp2p to v.0.47.0. This is the compilation of
- [x] sigp#3495 
- [x] sigp#3497 
- [x] sigp#3491 
- [x] sigp#3546 
- [x] sigp#3553 

Co-authored-by: Age Manning <Age@AgeManning.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants