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(import): add import functionality #1043

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

acburdine
Copy link
Member

@acburdine acburdine commented Nov 5, 2019

todo:

  • add tests for import task index
  • implement in install/setup commands

@coveralls
Copy link

coveralls commented Nov 5, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling fbe976a on acburdine:feat/import into ae1f9ce on TryGhost:master.

@acburdine acburdine force-pushed the feat/import branch 2 times, most recently from f876e65 to 9a8cd66 Compare November 6, 2019 08:46
lib/commands/import.js Outdated Show resolved Hide resolved
lib/commands/install.js Outdated Show resolved Hide resolved
lib/commands/install.js Outdated Show resolved Hide resolved
refs TryGhost#468
- add `--from-export` argument to install command
- add import command to import a ghost export file into an existing
instance
- add import parsing/loading code
@acburdine acburdine marked this pull request as ready for review November 6, 2019 10:37
@acburdine acburdine merged commit 0d07841 into TryGhost:master Nov 6, 2019
@acburdine acburdine deleted the feat/import branch November 6, 2019 10:42
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.

2 participants