Skip to content

Gate Python and Java dependencies#5081

Merged
sougou merged 2 commits intovitessio:masterfrom
planetscale:morgo-bootrap-pythonless
Aug 13, 2019
Merged

Gate Python and Java dependencies#5081
sougou merged 2 commits intovitessio:masterfrom
planetscale:morgo-bootrap-pythonless

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Aug 12, 2019

The plan is to remove python dependencies, so this makes the first step of not requiring it for bootstrap. The goal is that a user can do this:

BUILD_PYTHON=0 ./bootstrap.sh
source dev.env
make
./tools/unit_test_runner.sh

This only runs unit tests, but in future Go-based end-to-end testing is planned.

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

The plan is to remove python dependencies, so this makes the first step
of not requiring it for bootstrap.

The goal is that a user can do this:

BUILD_PYTHON=0 ./bootstrap.sh
source dev.env
make
./tools/unit_test_runner.sh

This only runs unit tests, but in future Go-based end-to-end testing is
planned.

Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo requested a review from sougou as a code owner August 12, 2019 21:55
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo changed the title Gate Python dependencies Gate Python and Java dependencies Aug 12, 2019
@sougou sougou merged commit 46a9f33 into vitessio:master Aug 13, 2019
@morgo morgo deleted the morgo-bootrap-pythonless branch August 13, 2019 02:43
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