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

feat(install): add option to install/update using zip file #444

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

acburdine
Copy link
Member

@acburdine acburdine commented Aug 13, 2017

closes #59 [ci skip]

  • add a --zip option to both ghost install and ghost update so that unreleased new Ghost versions can be tested using install and update
  • deps: [email protected]

TODO:

  • fix tests

@acburdine acburdine changed the title [wip] feat(install): add option to install/update using zip file feat(install): add option to install/update using zip file Aug 14, 2017
closes TryGhost#59
- add a --zip option to both `ghost install` and `ghost update` so that unreleased new Ghost versions can be tested using install and update
- deps: [email protected]
- update tests
@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 72.461% when pulling 03afadd on acburdine:install-from-zip into 46e454d on TryGhost:master.

@acburdine acburdine merged commit cff1ed2 into TryGhost:master Aug 14, 2017
@acburdine acburdine deleted the install-from-zip branch August 14, 2017 03:15
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.

Install a non released Ghost
2 participants