Skip to content

Fix contrib guide#5468

Merged
morgo merged 1 commit intovitessio:masterfrom
planetscale:morgo-fix-contrib-guide
Nov 26, 2019
Merged

Fix contrib guide#5468
morgo merged 1 commit intovitessio:masterfrom
planetscale:morgo-fix-contrib-guide

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Nov 26, 2019

A couple of weeks back I changed the build so it can use go from anywhere, and reduce some of the ceremony around how Vitess builds.

This had a side-effect where make would build Vitess in $GOPATH/bin. Some of the scripts still look for these binaries in $VTROOT/bin and not in $PATH (which they really should). This is a quick fix to ensure builds go to $VTROOT/bin.

There was a breakage in the steps to the contributing guides, which is now fixed.

Signed-off-by: Morgan Tocker tocker@gmail.com

@morgo morgo requested a review from sougou as a code owner November 26, 2019 17:19
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo force-pushed the morgo-fix-contrib-guide branch from b885275 to f855a97 Compare November 26, 2019 17:21
Copy link
Copy Markdown
Contributor

@PrismaPhonic PrismaPhonic left a comment

Choose a reason for hiding this comment

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

lgtm

@morgo morgo merged commit 660580d into vitessio:master Nov 26, 2019
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