mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind improvement /area core /milestone 2.5.x #### What this PR does / why we need it: 优化插件的升级流程 how to test it? 1. 测试正常的插件升级是否正常 2. 测试插件升级失败后插件是否会被卸载的问题 3. 测试没有 version 的插件安装是否能成功 4. 在插件目录不会多出一个名为 `{升级插件名称}-null.jar` 的文件 #### Which issue(s) this PR fixes: Fixes #3839 #### Does this PR introduce a user-facing ```release-note 优化插件的升级流程 ``` |
||
---|---|---|
.. | ||
src | ||
build.gradle |