Iñaki Villar

Results 65 comments of Iñaki Villar

@PStrelchenko I have some updates, the issue is we are registering a build listener in the plugin. This is incompatible with Configuration Cache. I've started working on the possible migration...

hi @nehgutierrez thanks for the report I was not aware of the Gradle issue comments. In the Gradle issue, I noticed the user was using old Talaiot versions. Since 1.4.2...

hi @vfongmala-safetyculture @crothert thanks for the report and the example repo. Definitely, there is something wrong there. I was surprised because we are working with M1 Max and I'm not...

Thanks @vfongmala-safetyculture, we are using zulu JDK for M1. One approach to detect the correct JDK usage on M1 machines is to follow this check: https://github.com/slackhq/kotlin-cli-util/blob/main/src/main/kotlin/slack/cli/AppleSiliconCompat.kt btw @crothert have you...

thanks @nehgutierrez, closing the issue and will investigate the issue invoking the plugin from the buildscript block

Thanks @akuleshov7 for the complete report and sorry for delay. Will check this weekend.

@akuleshov7 I tested again pointing to the checkout of the repo before removing the plugin. It failed, tried to update the oshi dependency but same error. Reopening this issue

Hi @horseunnamed Thanks for the question/suggestion. I would say the current implementation it's just an initial approximation. As you mentioned, there are more factors to consider in the calculation of...

added in #393 included in the new release 2.0.4

closing this issue because the feature has been dropped in version 2.0