Stefan M.
Stefan M.
@samer-stripe whats the problem with the tests? 🤔 I don't get it...
@samer-stripe ping 🤓
Sorry @samer-stripe but I understand what you mean. What is a local fork? 🤔 Do you mean a git clone? 🤔 Actually I can't push a branch to this repo...
@samer-stripe can we just merge it? 🙈 Or maybe cherry-picking the commits on your behalf and create a PR by yourself? 🤔
Hey guys, this PR is a minor dependency bump. I provided all information you need to evaluate this on your own. This PR is open for a month already. Because...
Thanks for looking into it 🚀 Probably we will go with the workaround for now. Thanks!
I guess it's a feature for both, consumers and package servers. While the first one might be more important. The feature should work that a consumer might get an updated/new/another...
Maybe a simple CLI option `--no-cache` or something would be sufficient 🤔
Instead of using a hardcoded string for the `build` directory we could also use `project.layout.buildDirectory`
Well, its unlikey to happen, but you can also change the `buildDirectory` 😬 https://docs.gradle.org/8.6/javadoc/org/gradle/api/Project.html#setBuildDir-java.io.File- In this case hardcoding `build` would fail 😁