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

fix(update): maintain instance state #818

Merged
merged 4 commits into from
Jan 29, 2019

Conversation

vikaspotluri123
Copy link
Member

no issue
running ghost update will start ghost no matter what, even if the instance is stopped

  • add an optional --[no]-restart argument to explicitly define restart behavior
  • by default, restart only if the instance is running

no issue
running `ghost update` will start ghost no matter what, even if the
instance is stopped

- add an optional `--[no]-restart` argument to explicitly define restart
behavior
- by default, restart only if the instance is running
@coveralls
Copy link

coveralls commented Sep 6, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 21ec22f on vikaspotluri123:fix/update-maintain-state into af5b8f5 on TryGhost:master.

lib/commands/update.js Outdated Show resolved Hide resolved
lib/commands/update.js Outdated Show resolved Hide resolved
acburdine and others added 3 commits January 28, 2019 07:16
Co-Authored-By: vikaspotluri123 <vikaspotluri123.github@gmail.com>
@acburdine acburdine merged commit f67c4bf into TryGhost:master Jan 29, 2019
@vikaspotluri123 vikaspotluri123 deleted the fix/update-maintain-state branch January 29, 2019 23:46
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

Successfully merging this pull request may close these issues.

3 participants