Róbert Papp

Results 398 issues of Róbert Papp

workaround: ``` enableFeaturePreviewQuietly("STABLE_CONFIGURATION_CACHE", "Kotlin DSL property assignment") ```

a:feature
on:gradle

![image](https://github.com/TWiStErRob/net.twisterrob.gradle/assets/2906988/b40f7c96-87bf-498f-906c-cb84fc2da017) Sort by module, then filename?

a:bug
in:report

``` * What went wrong: Configuration cache problems found in this build. 5 problems were found storing the configuration cache, 4 of which seem unique. - Task `:violationReportConsoleLateConfiguration` of type...

a:refactor
on:agp
on:gradle

Warning: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved. ![image](https://user-images.githubusercontent.com/2906988/231002334-1e5044b1-4d17-4922-98d4-f96a4fc384c4.png)

a:bug
in:build

https://gradle-community.slack.com/archives/CDB9Q0MPT/p1679686024669839?thread_ts=1679597042.250069&cid=CDB9Q0MPT

a:bug
in:test
on:gradle

https://github.com/TWiStErRob/glide-support/pull/59/files#diff-5625e3601fa0ad3a6a2824239e5a2fde71c149597d31394f9224a08c24be7b9dR16 https://github.com/TWiStErRob/glide-support/pull/129/files#diff-5625e3601fa0ad3a6a2824239e5a2fde71c149597d31394f9224a08c24be7b9dR19 org.gradle.api.internal.catalog.parser.TomlCatalogFileParser.parse Before 8.1: parse(InputStream, B) After 8.1: parse(Path, B) After 8.4: parse(Path, B, Provider) https://github.com/TWiStErRob/net.twisterrob.gradle/pull/596

a:feature

`buildAndFail` is too allowing. it allows both of these results: FAILURE: Build failed with an exception. ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for...

a:bug
in:test
on:gradle

`gradlew --info` on Gradle 8 RC2. ``` Kotlin DSL script compilation (Settings/TopLevel/stage1) is not up-to-date because: No history is available. w: Script 'settings.gradle.kts' is not supposed to be used along...

a:bug
in:build

See https://github.com/TWiStErRob/net.twisterrob.gradle/pull/357/commits/5add1c7df982558cb13dce3ea3004ebe6e7e53a1 in #357

a:bug
on:agp
on:gradle
in:private
in:settings

Test: `AndroidBuildPluginIntgTest.can override minSdkVersion (release)()` [AGP 7.4.x on Gradle 7.5+ - plugin (7.4.0-alpha09 on 7.5.1) Test Results XMLs.zip](https://github.com/TWiStErRob/net.twisterrob.gradle/files/9484998/AGP.7.4.x.on.Gradle.7.5%2B.-.plugin.7.4.0-alpha09.on.7.5.1.Test.Results.XMLs.zip) [AGP 7.4.x on Gradle 7.5+ - plugin (7.4.0-alpha09 on 7.5.1) Test Results...

a:bug
in:test