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

build: check out submodules before building UI protobufs #28627

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

benesch
Copy link
Contributor

@benesch benesch commented Aug 15, 2018

Building UI protobufs indirectly requires that submodules have been
checked out, as the Raft protobuf lives in the vendor submodule.

Fix #28593.

Release note: None

@benesch benesch requested review from jordanlewis, rolandcrosby and a team August 15, 2018 15:45
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@benesch benesch force-pushed the uijs-submodules branch 2 times, most recently from 80fc651 to 8e075c4 Compare August 16, 2018 19:23
@benesch
Copy link
Contributor Author

benesch commented Aug 16, 2018

Ping!

@rolandcrosby
Copy link

Testing now.

@rolandcrosby
Copy link

LGTM -- this appears to fix #28593. Checked out the cockroach repo and ran make build, and it produced a binary with no complaints. Thanks @benesch!

@benesch
Copy link
Contributor Author

benesch commented Aug 16, 2018

You bet! Thanks for the report.

@jordanlewis
Copy link
Member

LGTM, ship it!

Building UI protobufs indirectly requires that submodules have been
checked out, as the Raft protobuf lives in the vendor submodule.

Fix cockroachdb#28593.

Release note: None
@benesch
Copy link
Contributor Author

benesch commented Aug 22, 2018

bors r=jordanlewis,rolandcrosby

craig bot pushed a commit that referenced this pull request Aug 22, 2018
28627: build: check out submodules before building UI protobufs r=jordanlewis,rolandcrosby a=benesch

Building UI protobufs indirectly requires that submodules have been
checked out, as the Raft protobuf lives in the vendor submodule.

Fix #28593.

Release note: None

Co-authored-by: Nikhil Benesch <[email protected]>
@craig
Copy link
Contributor

craig bot commented Aug 22, 2018

Build succeeded

@craig craig bot merged commit c34d453 into cockroachdb:master Aug 22, 2018
@benesch benesch deleted the uijs-submodules branch August 27, 2018 16:54
craig bot pushed a commit that referenced this pull request Aug 28, 2018
29124: backport-2.1: build: check out submodules before building UI protobufs r=rolandcrosby a=benesch

Backport 1/1 commits from #28627.

/cc @cockroachdb/release

---

Building UI protobufs indirectly requires that submodules have been
checked out, as the Raft protobuf lives in the vendor submodule.

Fix #28593.

Release note: None


Co-authored-by: Nikhil Benesch <[email protected]>
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.

4 participants