You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
refactor: support configuring plugin when the plugin is stopped (#875)
#### What type of PR is this?
/kind improvement
#### What this PR does / why we need it:
1. 插件停止时支持配置插件设置项。
2. 修改插件异常信息的获取方式。
适配:halo-dev/halo#3355
#### Which issue(s) this PR fixes:
Fixeshalo-dev/halo#3352
#### Special notes for your reviewer:
测试方式:
1. Halo 需要切换到 halo-dev/halo#3355 分支。
2. Console 需要 `pnpm build:packages`
3. 根据 halo-dev/halo#3355 中的描述进行测试。
#### Does this PR introduce a user-facing change?
```release-note
None
```
0 commit comments