Skip to content

✨ Added migration export command - #2333

Draft
acburdine wants to merge 1 commit into
mainfrom
claude/ghost-cli-migration-export-c00253
Draft

✨ Added migration export command#2333
acburdine wants to merge 1 commit into
mainfrom
claude/ghost-cli-migration-export-c00253

Conversation

@acburdine

Copy link
Copy Markdown
Member

ref https://linear.app/ghost/issue/PLA-393/add-migration-export-command-to-ghost-cli

  • add new migration-export command for portable mysql + sqlite exports from Ghost-CLI that are importable into ghost-docker

Comment thread lib/tasks/migration-export/config-to-env.js Fixed
@codecov-commenter

codecov-commenter commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.81421% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.06%. Comparing base (73db6ea) to head (36bb2e3).

Files with missing lines Patch % Lines
lib/tasks/migration-export/index.js 97.70% 1 Missing and 1 partial ⚠️
lib/commands/migrate-export.js 97.14% 0 Missing and 1 partial ⚠️
lib/tasks/backup.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2333      +/-   ##
==========================================
+ Coverage   91.46%   92.06%   +0.60%     
==========================================
  Files         101      105       +4     
  Lines        3853     4035     +182     
  Branches      681      711      +30     
==========================================
+ Hits         3524     3715     +191     
+ Misses        264      253      -11     
- Partials       65       67       +2     
Flag Coverage Δ
unit-tests 92.06% <97.81%> (+0.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@acburdine
acburdine force-pushed the claude/ghost-cli-migration-export-c00253 branch from a221992 to 285029a Compare September 1, 2026 17:59
ref https://linear.app/ghost/issue/PLA-393/add-migration-export-command-to-ghost-cli
- add new migration-export command for portable mysql + sqlite exports from Ghost-CLI that are importable into ghost-docker
@acburdine
acburdine force-pushed the claude/ghost-cli-migration-export-c00253 branch from 285029a to 36bb2e3 Compare September 1, 2026 18:14
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Comment @coderabbitai help to get the list of available commands.

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