-
Notifications
You must be signed in to change notification settings - Fork 483
feat: add upgrade plugin support #663
feat: add upgrade plugin support #663
Conversation
@ruibaby is attempting to deploy a commit to the halo-dev Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/lgtm |
#### What type of PR is this? /kind feature /milestone 2.0 #### What this PR does / why we need it: 支持插件升级,适配 halo-dev#2624 #### Which issue(s) this PR fixes: Fixes halo-dev#2551 #### Screenshots: <img width="1663" alt="image" src="https://user-images.githubusercontent.com/21301288/197682557-7e37895e-a6b5-43d6-8d40-2a1c899b9ce1.png"> <img width="1662" alt="image" src="https://user-images.githubusercontent.com/21301288/197682572-4db39f09-efda-4928-9a6d-8593c7c0c790.png"> #### Special notes for your reviewer: 测试方式: 1. Halo 需要使用 halo-dev#2624 PR 的分支。 2. Console 需要 `pnpm install` 3. 修改已安装的插件,构建之后更新插件,检查是否更新成功。 #### Does this PR introduce a user-facing change? ```release-note 支持插件升级 ```
What type of PR is this?
/kind feature
/milestone 2.0
What this PR does / why we need it:
支持插件升级,适配 halo-dev/halo#2624
Which issue(s) this PR fixes:
Fixes halo-dev/halo#2551
Screenshots:
Special notes for your reviewer:
测试方式:
pnpm install
Does this PR introduce a user-facing change?