Skip to content

feat: Show task selectors#1121

Merged
CsCherrYY merged 3 commits intomainfrom
cs-issue1046
Dec 17, 2021
Merged

feat: Show task selectors#1121
CsCherrYY merged 3 commits intomainfrom
cs-issue1046

Conversation

@CsCherrYY
Copy link
Copy Markdown
Collaborator

@CsCherrYY CsCherrYY commented Dec 15, 2021

fix #1046 , see reference: https://docs.gradle.org/current/userguide/command_line_interface.html#executing_tasks_in_multi_project_builds

we show all tasks from subprojects in the root project to support task selectors, and this can keep alignment with the CLI output gradle tasks

image

@CsCherrYY CsCherrYY added the enhancement New feature or request label Dec 15, 2021
@CsCherrYY CsCherrYY added this to the December 2021 milestone Dec 15, 2021
@CsCherrYY CsCherrYY merged commit caf7923 into main Dec 17, 2021
@CsCherrYY CsCherrYY deleted the cs-issue1046 branch December 17, 2021 02:25
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.

Build Task in the root gradle project does not get displayed

2 participants