You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are actually going away from neo4j-rake_tasks in favor of bolkit or direct shell.
suggests it is not (was not going to be? might not be?) the path forward.
Background
CONTRIBUTING.md suggests using the Vagrant box. I see Vagrantfile hasn't been touched since 2017, so I've been updating it to get a dev environment running.
After working through several issues, I was tracking down why rake neo4j:install[community-latest] installed neo4j-community-3.4.1. I was simply going to submit a PR to its neo4j_versions.yml. When I found the issue referenced above, I came back here.
How can I/we help?
Thanks
The text was updated successfully, but these errors were encountered:
Vagrantfile
uses neo4jrb/neo4j-rake_tasks but this comment on neo4jrb/neo4j-rake_tasks#50suggests it is not (was not going to be? might not be?) the path forward.
Background
CONTRIBUTING.md
suggests using the Vagrant box. I seeVagrantfile
hasn't been touched since 2017, so I've been updating it to get a dev environment running.After working through several issues, I was tracking down why
rake neo4j:install[community-latest]
installedneo4j-community-3.4.1
. I was simply going to submit a PR to itsneo4j_versions.yml
. When I found the issue referenced above, I came back here.How can I/we help?
Thanks
The text was updated successfully, but these errors were encountered: