1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-04 11:07:59 +02:00

Updated Release Branches (markdown)

bakerboy448 2020-09-30 22:23:59 -05:00
parent fcd58481a6
commit 1eb64c3fda

@ -1,9 +1,8 @@
- **develop (Default/Stable):** It has been tested by users on nightly branch and it's not known to have any major issues.
- **develop (Default/Stable):** It has been tested by users on nightly branch and it's not known to have any major issues. This is currently v0.2. This version is end of life and no longer receiving updates
- **nightly (Nightly):** The bleeding edge. Released as soon as code is committed and passed all automated tests, this build may have not been used by us or other users. ***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
- **nightly (Nightly):** The bleeding edge. Released as soon as code is committed and passed all automated tests. ***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.*** This is currently v3. Once you upgrade to v3 you cannot go back to v0.2
- **aphrodite (V3 Alpha):** Aphrodite is in early alpha phase, changes are pushed often with little testing. There is no guarantee that it will even run in some cases. ***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
## How to change your branch ##
@ -11,7 +10,7 @@
1. Go to Settings and then the General tab and show advanced settings (use the toggle by the save button).
2. Under the Development section change the branch name to `develop`
2. Under the Development section change the branch name to `develop` or `nightly`
3. Save
@ -24,7 +23,4 @@ _This will not install the bits from that branch immediately, it will happen dur
2. Newer versions that are not yet installed will have an update button next to them, clicking that button will install the update.
## Can I switch from nightly back to develop? ##
We don't recommend manually switching back to develop, since other branches are commonly running newer code which might not be compatible with the older code in develop.
## Can I switch from aphrodite back to develop? ##
No, significant database migrations have been made which mean you should make a backup of your v0.2 database if you want to go back.
No, significant database migrations have been made which mean you should make a backup of your v0.2 database if you want to go back.