Ritesh
Ritesh
Hey @krzko I was trying to hook it with GHE private repo, by following below steps. ``` extensions: health_check: receivers: githubactions: # secret: my-secret #custom_service_name: github-android-test // default org-repo-name #...
I believe a simple reproducer would be, take any open-source project with gradle local cache enabled - like [now-in-android](https://github.com/android/nowinandroid). Run, the build from IDE and CLI at the same time,...
Unless, this error is fixed in further versions - i don't expect it to be resolved. It should not be dependent on OS IMO.
Does it really fix all the use-cases? I was on version 0.3.x, after upgrading to latest, all my custom-tasks started to fail with exception - `taskByImpact not found in the...