Skip to content

Pull requests: gradle/gradle

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add a context7.json file to guide the documentation parsing a:chore Minor issue without significant impact a:documentation Documentation content stale
#34653 by oleg-nenashev was closed Oct 5, 2025 Loading… updated Oct 5, 2025
Fix DirectReturn closed:not-fixed Indicates the issue was not fixed and is not planned to be from:contributor PR by an external contributor in:building-gradle gradle/gradle build
#35201 by Pankraz76 was closed Oct 3, 2025 Loading… updated Oct 3, 2025
9 tasks
Fix UndefinedEquals from:contributor PR by an external contributor in:building-gradle gradle/gradle build
#34980 by Pankraz76 was closed Sep 22, 2025 Loading… updated Sep 22, 2025
9 tasks
Allow declaration of dependencies on Gradle plugins using Plugin ID or Version Catalog in:dependency-declarations variant notation attributes capability substitution in:plugin-development stale
#23685 by FrauBoes was closed Apr 7, 2024 Loading… updated Sep 19, 2025
Problems api naming pattern fix from:contributor PR by an external contributor in:problems problems api
#33432 by Ahar28 was closed Sep 13, 2025 Loading… updated Sep 13, 2025
4 of 9 tasks
Issue #34890: Use Spotless to reduce the pain on fixing checkstyle issues closed:not-fixed Indicates the issue was not fixed and is not planned to be from:contributor PR by an external contributor
#34880 by Pankraz76 was closed Sep 4, 2025 Loading… updated Sep 4, 2025
9 tasks
Rename ApplicationPlugin to JavaApplicationPlugin; rename containing project to plugins-java-application re:platformization Tracks work related to the platformization effort stale
#29340 by tresat was closed Aug 31, 2025 Loading… updated Aug 31, 2025
Rename requireFeature to requireSuffix
#32051 by jvandort was closed Aug 4, 2025 Loading… updated Aug 4, 2025
Support enabling preview for Java compilation via task options stale
#28544 by alllex was closed Jul 18, 2025 Draft updated Jul 18, 2025
Only run docs:checkSamples in the first batch
#34142 by blindpirate was closed Jul 9, 2025 Loading… updated Jul 17, 2025
Adopt graceful degradation from jar task
#33886 by abstratt was closed Jun 18, 2025 Loading… updated Jul 17, 2025
Make GradleException a ResolutionProvider a:chore Minor issue without significant impact
#33451 by tresat was closed May 14, 2025 Loading… updated Jul 17, 2025
Add opt out for no tests discovered error a:feature A new functionality in:testing
#33275 by ghale was merged May 8, 2025 Loading… updated Jul 17, 2025 9.0.0 RC1
Remove deprecated DslObject.getConvention()
#33154 by donat was merged May 2, 2025 Loading… updated Jul 17, 2025
9 tasks
9.0.0 RC1
Remove warnOnDeprecatedUsage changing warnings to exceptions a:chore Minor issue without significant impact in:dependency-declarations variant notation attributes capability substitution
#33028 by tresat was merged May 8, 2025 Loading… updated Jul 17, 2025 9.0.0 RC1
Update warnAboutNeedToMutateUsage from deprecation to failure a:chore Minor issue without significant impact in:dependency-declarations variant notation attributes capability substitution
#33188 by tresat was merged Apr 18, 2025 Loading… updated Jul 17, 2025 9.0.0 RC1
Another take at Resolve relative paths with Providers.exec a:bug in:provider-api property lazy provider MapProperty ListProperty DirectoryProperty
#33134 by asodja was closed May 12, 2025 Loading… updated Jul 17, 2025
Add Best Practice: Use Version Catalogs a:documentation Documentation content re:footguns-and-best-practices Issues related to avoiding pitfalls in Gradle
#33100 by lkasso was merged Apr 15, 2025 Loading… updated Jul 17, 2025 8.14 RC2
Resolve relative paths with Providers.exec in:provider-api property lazy provider MapProperty ListProperty DirectoryProperty p:lazy-migration Issues covered by migration to an all-lazy API
#32951 by asodja was closed Apr 16, 2025 Loading… updated Jul 17, 2025
Generalize Java version deprecation infrastructrue
#32977 by jvandort was merged Apr 11, 2025 Loading… updated Jul 17, 2025 9.0.0 RC1
Remove deprecated AbstractCompile.destinationDir property for Gradle 9.0 a:chore Minor issue without significant impact
#32996 by tresat was merged Apr 8, 2025 Loading… updated Jul 17, 2025 9.0.0 RC1
Add Best Practice: Avoid Duplicate Dependencies a:documentation Documentation content from:contributor PR by an external contributor re:footguns-and-best-practices Issues related to avoiding pitfalls in Gradle
#32968 by antohaby was merged Apr 24, 2025 Loading… updated Jul 17, 2025 8.14
Forbid mutating script configuration container
#32845 by jvandort was merged Apr 7, 2025 Loading… updated Jul 17, 2025 9.0.0 RC1
ProTip! Exclude everything labeled bug with -label:bug.