Skip to content

chore: add halo plugin devtools dependency#11

Merged
guqing merged 2 commits intomainfrom
refactor/gradle-config
May 11, 2023
Merged

chore: add halo plugin devtools dependency#11
guqing merged 2 commits intomainfrom
refactor/gradle-config

Conversation

@guqing
Copy link
Copy Markdown
Member

@guqing guqing commented May 11, 2023

What this PR does?

使用 run.halo.plugin.devtools gradle 插件作为 Halo 插件开发工具

  • 支持自动更新 plugin.yaml 中的版本号
  • 支持自动生成 META-INF/plugin-components.idx 文件
  • 支持自动配置 jar task
  • 支持自动检测插件 Main-Class,不允许存在多个
  • 支持添加必要信息到 JAR 的 MANIFEST.MF 中
  • and more...

how to test it?

  1. 测试开发模式是否正常
  2. 测试插件生产模式是否正常
None

@f2c-ci-robot f2c-ci-robot Bot added the release-note-none Denotes a PR that doesn't merit a release note. label May 11, 2023
@f2c-ci-robot f2c-ci-robot Bot requested review from JohnNiang and ruibaby May 11, 2023 10:13
@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented May 11, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from guqing after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Details 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

@guqing guqing force-pushed the refactor/gradle-config branch from 68d0787 to 94e3dbe Compare May 11, 2023 10:15
@guqing
Copy link
Copy Markdown
Member Author

guqing commented May 11, 2023

/hold

@f2c-ci-robot f2c-ci-robot Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 11, 2023
@guqing
Copy link
Copy Markdown
Member Author

guqing commented May 11, 2023

/unhold

@f2c-ci-robot f2c-ci-robot Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 11, 2023
@guqing guqing merged commit 339f72d into main May 11, 2023
@guqing guqing deleted the refactor/gradle-config branch May 11, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant