Skip to content

Support using Gradle's 'include' in settings plugin#143

Merged
jjohannes merged 1 commit into
mainfrom
136-support-include
Nov 4, 2024
Merged

Support using Gradle's 'include' in settings plugin#143
jjohannes merged 1 commit into
mainfrom
136-support-include

Conversation

@jjohannes

@jjohannes jjohannes commented Nov 4, 2024

Copy link
Copy Markdown
Member

This allows to configure project paths individually via the native include("...") statement while still using other functionality provided by the settings plugin.

Resolves #136
Resolves #108

@jjohannes jjohannes force-pushed the 136-support-include branch from 88e435b to 4b66b5c Compare November 4, 2024 11:16
This allows to configure project paths individually via the
native include("...") statement while still using other functionality
provided by the settings plugin.
@jjohannes jjohannes force-pushed the 136-support-include branch from 4b66b5c to bee7f3d Compare November 4, 2024 13:06
@jjohannes jjohannes merged commit 4315904 into main Nov 4, 2024
@jjohannes jjohannes deleted the 136-support-include branch November 4, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for defining hierarchical project paths in the Settings DSL Support projects with same name but different project paths

1 participant