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

feat: Support run build from tasks #660

Merged
merged 5 commits into from
Jul 13, 2022
Merged

feat: Support run build from tasks #660

merged 5 commits into from
Jul 13, 2022

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Jul 7, 2022

  • Add a new task provider with type: 'java (build)'.
  • Use 'paths' to define the root path of the project to be built.
  • Use 'isFullBuild' to define whether this build is a full built or not.

Signed-off-by: Sheng Chen [email protected]

- Add a new task provider with type: 'java (build)'.
- Use 'paths' to define the root path of the project to be built.
- Use 'isFullBuild' to define whether this build is a full built or not.

Signed-off-by: Sheng Chen <[email protected]>
@jdneo jdneo marked this pull request as ready for review July 7, 2022 09:00
@jdneo jdneo added this to the 0.21.0 milestone Jul 7, 2022
@jdneo jdneo added the enhancement New feature or request label Jul 7, 2022
@jdneo jdneo requested a review from CsCherrYY July 7, 2022 09:01
Copy link
Contributor

@CsCherrYY CsCherrYY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jdneo jdneo merged commit a444949 into main Jul 13, 2022
@jdneo jdneo deleted the cs/build-task branch July 13, 2022 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants