Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

feat: add upgrade plugin support #663

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Oct 25, 2022

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:

image

image

Special notes for your reviewer:

测试方式:

  1. Halo 需要使用 Provide an endpoint to upgrade plugin halo#2624 PR 的分支。
  2. Console 需要 pnpm install
  3. 修改已安装的插件,构建之后更新插件,检查是否更新成功。

Does this PR introduce a user-facing change?

支持插件升级

@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. labels Oct 25, 2022
@f2c-ci-robot f2c-ci-robot bot added this to the 2.0 milestone Oct 25, 2022
@vercel
Copy link

vercel bot commented Oct 25, 2022

@ruibaby is attempting to deploy a commit to the halo-dev Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
halo-admin-ui ✅ Ready (Inspect) Visit Preview Oct 26, 2022 at 3:22AM (UTC)
halo-console ✅ Ready (Inspect) Visit Preview Oct 26, 2022 at 3:22AM (UTC)
ui ✅ Ready (Inspect) Visit Preview Oct 26, 2022 at 3:22AM (UTC)

Copy link
Member

@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 26, 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 26, 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 26, 2022
@guqing
Copy link
Member

guqing commented Oct 26, 2022

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Oct 26, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit ac660c2 into halo-dev:main Oct 26, 2022
@ruibaby ruibaby deleted the feat/add-upgrade-plugin-support branch October 26, 2022 03:26
JohnNiang pushed a commit to JohnNiang/halo that referenced this pull request Mar 2, 2023
#### 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
支持插件升级
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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 Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
3 participants