Slackbot
11/30/2022, 11:58 PMSlackbot
12/01/2022, 10:04 AMSlackbot
12/01/2022, 11:39 AMSlackbot
12/01/2022, 1:07 PMSlackbot
12/01/2022, 11:38 PMSlackbot
12/02/2022, 12:02 PMSlackbot
12/02/2022, 5:16 PMSlackbot
12/02/2022, 11:36 PMLars Kaulen
12/05/2022, 9:54 AMsettings.gradle.allprojects { project -> project.version = developmentVersion }
, is this good practice in this context? And if not, what would be the correct way to apply the version for all projects?
2. The GrgitService
is registered with spec.maxParallelUsages.set(1)
. In the documentation it is mentioned, that "the build service must be registered with the using tasks via Task.usesService(Provider<? extends BuildService<?>>)". But in this case the build service isn't used within a task, but within the plugin directly, is there anything to do in this case for the spec.maxParallelUsages
to take effect? Or is it even useful conceptually?Slackbot
12/05/2022, 10:34 AMmani
12/06/2022, 10:23 AMSlackbot
12/06/2022, 10:23 AMSlackbot
12/06/2022, 10:45 AMmani
12/06/2022, 1:34 PMSlackbot
12/06/2022, 1:34 PMYaniv Krim
12/06/2022, 3:28 PMSlackbot
12/06/2022, 5:30 PMSlackbot
12/07/2022, 9:51 AMDaren Klamer
12/08/2022, 2:17 AMCannot create a TestSuite named 'JvmTestSuite' because this container does not support creating elements by name alone
?Daren Klamer
12/08/2022, 2:18 AMSlackbot
12/08/2022, 9:12 AMSlackbot
12/08/2022, 5:29 PMSlackbot
12/09/2022, 1:59 PMSlackbot
12/12/2022, 5:12 PMSlackbot
12/13/2022, 9:35 AMSlackbot
12/13/2022, 12:53 PMSlackbot
12/13/2022, 4:28 PMSlackbot
12/13/2022, 4:44 PMEmmanuel Guerin
12/13/2022, 5:54 PMSlackbot
12/14/2022, 3:07 AM