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: refine basic data migration #1

Merged
merged 5 commits into from
Oct 24, 2022
Merged

feat: refine basic data migration #1

merged 5 commits into from
Oct 24, 2022

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Oct 20, 2022

完成从 Halo 1.5 / 1.6 的基本数据迁移,目前已完成:

  • 文章分类 / 标签
  • 文章以及对应的评论和回复。
  • 自定义页面以及对应的评论和回复。

待完成:

  • 导航菜单
  • 文章分类的层级关系
  • 独立页面(友情链接、图库、日志)
  • 附件
  • 部分系统设置
  • 处理文章的发布时间

测试方式:

  1. 从 Halo 1.5 / 1.6 的后台导出数据文件(JSON)。
  2. 根据 PR 启动插件 ./gradlew haloServer
  3. 在 Halo 后台的菜单进入迁移页面,选择导出的数据文件然后导入。
None

@f2c-ci-robot f2c-ci-robot bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Oct 20, 2022
@ruibaby
Copy link
Member Author

ruibaby commented Oct 20, 2022

/cc @halo-sigs/halo

@f2c-ci-robot f2c-ci-robot bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Oct 20, 2022
@ruibaby
Copy link
Member Author

ruibaby commented Oct 20, 2022

/kind feature

@f2c-ci-robot f2c-ci-robot bot added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 20, 2022
Copy link
Member

@guqing guqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Oct 21, 2022
Copy link

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Oct 24, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 24, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit 54b6b00 into main Oct 24, 2022
@ruibaby ruibaby deleted the feat/migrate branch October 24, 2022 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants