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

Ensure versions.json lists most recent Neo4j version (if supported) #198

Open
johnymontana opened this issue Nov 7, 2019 · 0 comments
Open

Comments

@johnymontana
Copy link
Member

Perhaps as part of the CI. Something like this (as suggested by @eastlondoner )

docker run -e 'NEO4JLABS_PLUGINS=[" apoc","graphql","graph-algorithms"]' neo4j:<NEO4J VERSION>  echo "success" 

if it runs without error (exit code 0) all good. running that once a day in TC should not be tricky

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

No branches or pull requests

1 participant