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

chore: add halo plugin devtools dependency #11

Merged
merged 2 commits into from
May 11, 2023
Merged

Conversation

guqing
Copy link
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

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.

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
Copy link
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
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