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

Reenable Docker builds and ag-setup-cosmos bootstrap #2298

Merged
merged 2 commits into from
Jan 30, 2021

Conversation

michaelfig
Copy link
Member

@michaelfig michaelfig commented Jan 29, 2021

This fixes xsnap to be able to build as part of cd packages/deployment && make docker-build.

We remove the build from the Node.js postinstall script, since our Docker build relies on building only during the build script.

The other changes are needed to make the resulting Docker images viable. Can be tested with NETWORK_NAME=mytestnet packages/deployment/docker/ag-setup-cosmos bootstrap and provisioning some Docker nodes (2 is fine).

The patch to v0.41.0 proper is mentioned in cosmos/cosmos-sdk#8478 (comment)

@michaelfig michaelfig self-assigned this Jan 29, 2021
@michaelfig michaelfig requested a review from dckc January 29, 2021 22:53
packages/xsnap/src/build.js Outdated Show resolved Hide resolved
packages/xsnap/src/build.js Outdated Show resolved Hide resolved
Copy link
Member

@dckc dckc left a comment

Choose a reason for hiding this comment

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

I don't see any problems.

I only understand the ansible yaml stuff vaguely.

I haven't tested this at all. But I'll take the risk that if it breaks, I can figure out how to fix it.

@michaelfig michaelfig merged commit ef1951f into master Jan 30, 2021
@michaelfig michaelfig deleted the mfig-docker-updates branch January 30, 2021 19:55
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.

2 participants