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
Noticed this when fixing #168 -> there's some odd behavior that's going on with the update command when you pass the --rollback or --force options, or when an version folder already exists.
Also, if there are no versions available for ghost update to install, a more sensible error should be output.
Kate Note: Austin will research again what was odd here.
The text was updated successfully, but these errors were encountered:
closesTryGhost#219, TryGhost#203, TryGhost#170
- addition of System and Interface classes to manage configuration/environment
- fix update command weirdness
- cleanup & fix process name handling
closesTryGhost#219, TryGhost#203, TryGhost#170
- addition of System and Interface classes to manage configuration/environment
- fix update command weirdness
- cleanup & fix process name handling
- move error logging to user home directory
closes#219, #203, #170
- addition of System and Interface classes to manage configuration/environment
- fix update command weirdness
- cleanup & fix process name handling
- move error logging to user home directory
Noticed this when fixing #168 -> there's some odd behavior that's going on with the update command when you pass the
--rollback
or--force
options, or when an version folder already exists.Also, if there are no versions available for
ghost update
to install, a more sensible error should be output.Kate Note: Austin will research again what was odd here.
The text was updated successfully, but these errors were encountered: