Louis Jacomet
Louis Jacomet
Thank you for your contribution! This PR has a valid DCO and tests. The relevant team for this area will confirm the design of the implementation choices.
Thank you for your interest in Gradle! This feature request is in the backlog of the relevant team, but this area of Gradle is currently not a focus one, so...
This issue needs a decision from the team responsible for that area. They have been informed. Response time may vary. *** @gradle/bt-configuration @asodja Added the `in:instrumentation` label as I believe...
How is this different from #27991 ? Does the added answer over there clarify the situation? And once again, documentation needs improvement - see #18846
Ok, however, nothing is easily actionable for us in your report. Your reproducer contains over a thousand files. Your description of the problem needs to be more extensive. Variant selection...
Indeed the `init` plugin would need some way to support downloading Gradle dependencies from a custom repository.
What about what a user tried in #19884?
This feature request is in the backlog of the relevant team and is prioritized by them. *** There indeed should be a clear indication that offline mode was turned on...
Conditionally registering a task is challenging for task graph discovery. Can't you instead leverage `Task.onlyIf` with your property and skip the task when needed?
The SPI item does not currently include this, I hope we can schedule it soon after though.