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

Initial commits #1

Merged
merged 6 commits into from Feb 4, 2016
Merged

Initial commits #1

merged 6 commits into from Feb 4, 2016

Conversation

jeffmay
Copy link
Owner

@jeffmay jeffmay commented Feb 1, 2016

This is the initial work to create the Neo4j client interface. The goal is to be as straight-forward as possible and make error messaging as awesome as possible.

@egprentice @chrissalij-r @macmacbr @mingy711 @jtsmith0107

echo "Usage: $0 -d | --driver DOCKER_DRIVER [-v | --version NEO4J_VERSION]"
echo ""
echo " -d, --driver (REQUIRED):"
echo " The docker-machine driver to use to create the 'scala-client' env"
Copy link
Owner Author

Choose a reason for hiding this comment

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

FAIL: 'neo4j-client'

Copy link
Owner Author

Choose a reason for hiding this comment

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

Also, what is a driver?

Copy link
Owner Author

Choose a reason for hiding this comment

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

DONE

@jeffmay jeffmay force-pushed the initial branch 2 times, most recently from df20779 to e962d12 Compare February 3, 2016 08:57
Jeff May added 2 commits February 3, 2016 01:22
- Added strict compiler options
- Added linter
- All scripts accept a DOCKER_ENV variable
- All scripts handle starting and stopping docker-machine
Jeff May added 2 commits February 3, 2016 08:49
- Added models and documentation
- Added WS helpers
- Added test setup and teardown classes
- Added test namespaces with automatic cleanup
- Added sample queries
@jeffmay
Copy link
Owner Author

jeffmay commented Feb 4, 2016

I'm happy with this for the initial commit. Now that I have travis going, I can watch the code coverage go up. I just want to get something out there to make reviewing PRs less of a pain.

jeffmay added a commit that referenced this pull request Feb 4, 2016
Merging initial batch of commits to build the project.
@jeffmay jeffmay merged commit a1ca60b into master Feb 4, 2016
@jeffmay jeffmay deleted the initial branch February 4, 2016 06:44
jeffmay added a commit that referenced this pull request Feb 9, 2016
Initial assimilation into Rally.
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.

None yet

3 participants