An open API service for providing issue and pull request metadata for open source projects.

GitHub / gradle-plugins/toolbox issues and pull requests

#114 - Gradle 8.11 API publishing

Issue - State: closed - Opened by rpalcolea 8 months ago - 1 comment

#111 - List actual available Gradle distributions snapshots

Issue - State: open - Opened by lacasseio about 1 year ago
Labels: in:gradle-api

#110 - Convert gradle-plugins/gradle-api to use toolbox capability to generate Gradle JARs

Issue - State: open - Opened by lacasseio about 1 year ago
Labels: in:gradle-api

#109 - Add test coverage for pre-Gradle 7.x API JAR generation

Issue - State: open - Opened by lacasseio about 1 year ago
Labels: in:gradle-api

#108 - Migrate Javadoc/Source JAR generation to normal Java code

Issue - State: open - Opened by lacasseio about 1 year ago
Labels: in:gradle-api

#107 - Introduce on-the-fly generation of Gradle JARs

Pull Request - State: open - Opened by lacasseio about 1 year ago

#105 - Introduce a way to split the plugin API from implementation

Pull Request - State: closed - Opened by lacasseio about 1 year ago

#104 - Improvement around dependencies/repositories extensions

Pull Request - State: closed - Opened by lacasseio about 1 year ago

#103 - Allow source/target compatibility override via toolchain lang version

Pull Request - State: closed - Opened by lacasseio about 1 year ago

#102 - Extract JVM/Gradle compatibility into standalone plugin-let

Pull Request - State: closed - Opened by lacasseio about 1 year ago

#101 - Redistributed gradleKotlinDsl() jars?

Issue - State: open - Opened by kelvSYC over 1 year ago - 1 comment

#100 - Provide access to configure JVM arguments

Issue - State: open - Opened by MarkRx over 1 year ago - 1 comment

#99 - Gradle 8.5 support?

Issue - State: closed - Opened by perlun over 1 year ago - 2 comments

#98 - Extract GradleRuntimeCompatibilities to its own module

Issue - State: open - Opened by lacasseio almost 2 years ago

#96 - Add version information up to gradle 8.3

Pull Request - State: closed - Opened by MarkRx almost 2 years ago - 1 comment

#95 - Java compatibility forced to match Gradle minimum Java compatability

Issue - State: closed - Opened by MarkRx almost 2 years ago - 6 comments

#94 - Gradle 8 Support

Issue - State: closed - Opened by MarkRx almost 2 years ago - 10 comments

#93 - Allow dependencies on unpublished Gradle API/TestKit

Issue - State: open - Opened by lacasseio almost 2 years ago - 1 comment

#92 - Passing arguments to "groovy-gradle-plugin" at build time

Issue - State: closed - Opened by codex70 about 2 years ago - 1 comment
Labels: question

#91 - BuildResult#task(<taskPath>) should have good error message when task path is not absolute

Issue - State: open - Opened by lacasseio over 2 years ago
Labels: enhancement, in:runner-kit

#90 - Add consideration when consuming Gradle API via Maven coordinate

Issue - State: open - Opened by lacasseio over 2 years ago
Labels: enhancement, in:gradle-api

#89 - Published pom leaks gradle-api dependency

Issue - State: open - Opened by MarkRx almost 3 years ago - 3 comments

#88 - Introduce versioned source set and optional API source set

Pull Request - State: open - Opened by lacasseio almost 3 years ago
Labels: enhancement, in:plugin-development

#87 - BuildResult.task(taskPath) should warn the user about wrong task path

Issue - State: open - Opened by lacasseio over 3 years ago
Labels: enhancement

#86 - Further hide methods in GradlePluginTestingStrategySpecs because IntelliJ wrongly suggest them

Issue - State: open - Opened by lacasseio over 3 years ago
Labels: bug, in:plugin-development

#85 - Defer service.gradle.org query as late as possible

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#84 - Try using a build service to reuse Gradle service cache between projects

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#83 - Split gradle-plugin-development test-fixture into separated project

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: bug, in:plugin-development

#82 - Fix test-fixtures leakage in plugin dependencies

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: bug, in:plugin-development

#81 - Test fixtures dependencies leaks into plugin portal dependencies causing failures when JCenter sync fails

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: bug, in:plugin-development

#80 - Introduce an experimental flag to verify performance between internal GradleVersionsService implementation

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#79 - Introduce specification to match testing strategy regardless of their composition

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#78 - Move testingStrategy type-safe accessor to public API

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#77 - Promote `testingStrategy` property getter on `Test` task to public API

Issue - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#76 - Assert calculated test task names are distinct between each other for the same test suite

Issue - State: open - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#75 - Configure testingStrategy before configureEach actions

Pull Request - State: closed - Opened by lacasseio over 3 years ago

#74 - Cache Gradle service response for all Gradle versions

Issue - State: open - Opened by lacasseio over 3 years ago - 6 comments
Labels: enhancement, in:plugin-development

#73 - Consider supporting nested `CompositeGradlePluginTestingStrategy`

Issue - State: open - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#72 - Introduce an composite-aware matching algorithm for testing strategies

Issue - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#71 - Configure testingStrategy property *before* testTasks.configureEach actions

Issue - State: closed - Opened by lacasseio over 3 years ago
Labels: bug

#70 - Disable test task on multiple unit testing strategies

Issue - State: open - Opened by lacasseio over 3 years ago - 3 comments
Labels: enhancement, in:plugin-development

#69 - Mark test suite as ExtensionAware

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement

#68 - Mark GradlePluginDevelopmentTestSuite as ExtensionAware

Issue - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#67 - Introduce composite testing strategy

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#66 - Finalize compatibility extension when minimum Gradle version property is queried from test suite

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: bug, in:plugin-development

#65 - Core Java plugin assumes `test` source set was not created before plugin applied

Issue - State: closed - Opened by lacasseio over 3 years ago
Labels: bug, in:plugin-development

#64 - Introduce latest minor or each supported major version testing strategy

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: enhancement, in:plugin-development

#63 - Introduce coverage testing strategy for latest minor of each major

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#62 - Improve defaults for test suites

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#61 - Executes functional tests after unit tests

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#60 - Reduce base plugin

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement

#59 - Reduce the scope of base plugin

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: enhancement

#58 - Introduce testing-base and base plugin

Pull Request - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#57 - Improve access to GradleRuntimeCompatibility service

Issue - State: open - Opened by lacasseio over 3 years ago
Labels: enhancement

#56 - Allow testing strategy composition

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: enhancement

#55 - Expose ReleasedVersionDistributions to users

Issue - State: open - Opened by lacasseio over 3 years ago
Labels: enhancement

#54 - Introduce ad-hoc ways to create Gradle test suites

Issue - State: closed - Opened by lacasseio over 3 years ago
Labels: enhancement, in:plugin-development

#53 - Extract `gradlePluginDevelopment()` and `gradleApi(String)` decorated API to standalone plugin

Issue - State: closed - Opened by lacasseio over 3 years ago - 1 comment
Labels: enhancement

#52 - ProjectInternal#evaluate() fails when using redistribute Gradle APIs on 7.+

Issue - State: open - Opened by lacasseio almost 4 years ago - 3 comments

#51 - `gradle-test-kit` depends on `org.codehaus.groovy:groovy-all:jar`, but groovy-all has `<packaging>pom</packaging>`

Issue - State: closed - Opened by netdpb about 4 years ago - 1 comment
Labels: bug, in:gradle-api

#50 - Stop leaking TestKit binary from Gradle Runner Kit

Issue - State: closed - Opened by lacasseio about 4 years ago
Labels: enhancement, in:runner-kit

#49 - Fix support for Groovy 3.x in default repository

Issue - State: closed - Opened by lacasseio about 4 years ago
Labels: enhancement, in:plugin-development

#48 - Delete JUnit 4 specific fixtures

Issue - State: closed - Opened by lacasseio about 4 years ago
Labels: enhancement

#47 - Add Gradle 7.1 runtime compatibility information

Issue - State: closed - Opened by lacasseio about 4 years ago
Labels: enhancement, in:plugin-development

#46 - Slim-down Gradle API JARs

Issue - State: open - Opened by lacasseio about 4 years ago
Labels: enhancement

#45 - Add Gradle 7 runtime compatibility information

Issue - State: closed - Opened by lacasseio over 4 years ago
Labels: in:plugin-development

#44 - Host build using snapshot version fails to resolve Gradle APIs

Issue - State: closed - Opened by lacasseio over 4 years ago - 1 comment
Labels: bug, in:plugin-development

#43 - Allow override of Gradle API/TestKit remote dependencies to distribution

Issue - State: closed - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:plugin-development

#42 - Custom repositories for Groovy/Kotlin for Gradle API/TestKit should be corporate friendly

Issue - State: closed - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:plugin-development

#41 - Consider adding GradleRunner#run() as an unopinionated alternative to build()

Issue - State: open - Opened by lacasseio over 4 years ago - 1 comment
Labels: in:runner-kit

#40 - Remove internal dependency on Bintray and JCenter

Issue - State: closed - Opened by lacasseio over 4 years ago - 2 comments
Labels: enhancement

#39 - Release 1.2 outside of Bintray

Issue - State: closed - Opened by lacasseio over 4 years ago - 3 comments
Labels: enhancement

#38 - `net.rubygrapefruit:ansi-control-sequence-util` is only in JCenter which is going away

Issue - State: closed - Opened by lacasseio over 4 years ago - 5 comments
Labels: enhancement

#37 - Allow creating a GradleRunner without specifying the working directory

Issue - State: open - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:runner-kit

#36 - Allow configuration of the `runtimeOnly` dependencies for each test variant

Issue - State: closed - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:plugin-development

#35 - Support Java testing variant

Issue - State: open - Opened by lacasseio over 4 years ago - 2 comments
Labels: enhancement, in:plugin-development

#34 - Introduce a model to write and configure Gradle wrapper

Issue - State: open - Opened by lacasseio over 4 years ago
Labels: enhancement, in:runner-kit

#33 - Allow usingInitScript(Consumer) for inline configuration of init script

Issue - State: open - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:runner-kit

#32 - Introduce a build script modelling to manipulate Gradle build/settings file for Java/Groovy

Issue - State: open - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:runner-kit

#31 - Support inDirectory(Supplier<File>)

Issue - State: closed - Opened by lacasseio over 4 years ago - 1 comment
Labels: enhancement, in:runner-kit

#30 - Forking Gradle runner should share the same daemon (tooling API vs bin script)

Issue - State: open - Opened by lacasseio almost 5 years ago - 1 comment
Labels: bug, in:runner-kit

#29 - Add Gradle runner dimension to the test suite

Issue - State: open - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement, in:plugin-development

#28 - Allow users to enable build scan from the executer

Issue - State: closed - Opened by lacasseio about 5 years ago
Labels: enhancement

#27 - Allow daemon configuration for each executer

Issue - State: closed - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement

#26 - Provide a fixtures to catch resource leaking in Gradle plugins

Issue - State: open - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement

#25 - Consider composing Matchers for Gradle tasks assertion

Issue - State: open - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement

#24 - Assertion methods like `assertTasksExecuted` should verify task path starts with `:`

Issue - State: open - Opened by lacasseio about 5 years ago
Labels: enhancement

#23 - Add `assertThatOutput(Matcher)` method to `ExecutionResult`

Issue - State: closed - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement

#22 - Add toString() implementation to `SourceFile`

Issue - State: closed - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement

#21 - Respect user configuration for `sourceCompatibility` and `targetCompatibility`

Issue - State: closed - Opened by lacasseio about 5 years ago - 1 comment
Labels: bug

#20 - Functional Test should run after unit test when present

Issue - State: closed - Opened by lacasseio about 5 years ago
Labels: enhancement

#19 - Cannot build repo on Java 11

Issue - State: closed - Opened by ThadHouse about 5 years ago - 1 comment
Labels: enhancement

#17 - Using Gradle 6.0 fails to consume the Gradle metadata published for the plugin

Issue - State: closed - Opened by lacasseio about 5 years ago - 2 comments
Labels: bug

#16 - Handle list expansion in GradleExecutionResult assertion methods

Issue - State: open - Opened by lacasseio about 5 years ago
Labels: bug

#15 - Gracefully handle --dry-run in GradleExecutionResult

Issue - State: closed - Opened by lacasseio about 5 years ago - 1 comment
Labels: enhancement