Zongle Wang
Zongle Wang
Bitrise fails since Java 21 toolchain is missing, the root cause is Java 21 environment isn't been picked up by Gradle automatically, which is recognized correctly by `gradle-build-action` on GHA....
Bitrise workflow fails on develop branch, so wired. Maybe it's time to finish #4236 by the way. https://app.bitrise.io/build/089d4f54-2ce0-408b-b86f-ac2318c7cb41
https://github.com/tuskyapp/Tusky/actions/runs/7071121890?pr=4139 Gradle Builds Root Project Requested Tasks Gradle Version Build Outcome Build Scan® Tusky clean ktlintCheck 8.3 :white_check_mark: Tusky app:lintGreenDebug 8.3 :white_check_mark: Tusky app:testGreenDebugUnitTest 8.3 :white_check_mark: Tusky app:buildGreenDebug 8.3 :white_check_mark:...
It helps us to be easier to track build performance and share build info.
Something related to Gradle 8.1 update: ``` * Exception is: org.gradle.internal.execution.WorkValidationException: A problem was found with the configuration of task ':shadowJar' (type 'ShadowJar'). - Gradle detected a problem with the...
Ones who need this can try my fork, see https://github.com/johnrengelman/shadow/pull/876#issuecomment-1783983216.
Show our OSS usages like other Apps did, and we can ref https://github.com/LawnchairLauncher/lawnchair/pull/3492.
It works well in https://github.com/pinterest/ktlint/blob/master/ktlint-cli/build.gradle.kts