neo4j-devtools / neo4j-desktop

The Neo4j Graph Platform, on your desktop OS.
19 stars 1 forks source link

Add downgrade and Canary upgrade scripts #99

Closed nglgzz closed 3 years ago

nglgzz commented 3 years ago

Add scripts and instructions for upgrading Neo4j Desktop Canary to 1.3.12 and for downgrading from 1.3.12.

I removed a dependency on the bash scripts for upgrading the Canary. I tested the change on Linux, but it needs to be tested on Mac as well (sed has some differences between them, so we want to make sure it works properly before merging this).

To test it you can start a fresh install of Desktop from 74e8ad82, add some projects/dbmss/files, rename Neo4j_Desktop_Canary to Neo4j_Desktop_Development in the script, and follow the instructions in the readme to upgrade.