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

[Pull Request] 单进程检查, 配置文件热重载, 库中直接启动, 更易用的开发工具 #184

Merged
merged 3 commits into from
Dec 2, 2022

Conversation

Dynesshely
Copy link
Member

@Dynesshely Dynesshely commented Dec 2, 2022

What does this MR do?

  1. 单进程检查
    [Pull Request] 增加启动时检查已有KitX进程 KitX-Dashboard#3 Merged.
    启动时检查是否已有进程正在运行, 若有则自行退出
    可以使用 --disable-single-process-check 禁用检查
  2. 配置文件热重载
    [Pull Request] 配置文件热重载功能 KitX-Dashboard#4 Merged.
    监控到配置文件发生更改则立即重载配置文件
    可以使用 --disable-config-hot-reload 禁用监控
  3. 库中直接启动
    [Pull Request] 库中直接启动插件 KitX-Dashboard#6 Merged.
    现在可以在库中使用启动按钮直接启动相应插件了
  4. 更易用的开发工具
    更新了 KitX.Struct.Producer 的相关代码
    使得开发者可以直接生成模板文件, 更易于编辑

Related issues

  1. [Roadmap] KitX Dashboard | 仪表盘路线图 #223 Dashboard[2.2, 11.1, 12.1]

@Dynesshely Dynesshely added the enhancement New feature or request label Dec 2, 2022
@Dynesshely Dynesshely merged commit 123bbdd into main Dec 2, 2022
@Dynesshely Dynesshely added the merged Pull Request had been merged label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merged Pull Request had been merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants