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

Allow for installing of whatever the latest version of neo4j is in rake neo4j:install #209

Open
cheerfulstoic opened this issue Jun 8, 2015 · 3 comments
Assignees

Comments

@cheerfulstoic
Copy link
Contributor

Should be able to use GitHub API:
https://github.com/neo4j/neo4j/releases

@cheerfulstoic
Copy link
Contributor Author

Also maybe when running rake tasks we can notify somebody if there's a point release? If so, we should probably look into neo4jrb/activegraph#823 at the same time to make sure it's easy to run a command to update the version of Neo4j without wiping the data

@cheerfulstoic
Copy link
Contributor Author

Suggestion from @jexp:

curl https://api.github.com/repos/neo4j/neo4j/releases/latest

@cheerfulstoic
Copy link
Contributor Author

See b4014ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant