Rafael Chaves

Results 161 comments of Rafael Chaves

Might use an approach similar to #21419. However, #15023 suggests we may be dropping this task altogether (currently marked for deprecation).

> Software model is out of scope for the configuration cache. Just `notCompatibleWithConfigurationCache("Software model is out of scope for the configuration cache");` then?

Which semantics, Rodrigo? Not failing a build in case of CC problems? Or preventing the cache entry from being saved? The latter would be what we were after, the former...

@adammurdoch suggests we probably should remove it rather than fix it.

This is mostly based on @big-guy 's https://github.com/gradle/gradle/pull/21156

> Your PR is failing the DCO checks because your commits aren't signed. This looks like it was working before, e.g., you can see the "Verified" on this other commit:...