Dominik Moser
Dominik Moser
Hi, I set up the structure of my project as follows: ``` root ├── sub1 └── sub2 ``` PITest should only run in submodule 1 therefore the submodule 1 includes...
Is there a way to completely disable the `outputFormatter` similar to as passing an empty lambda to the `outputFormatter` parameter to the `DependencyUpdatesTask`. It might be related to #3 but...
Is there a way to add the system DNS as fallback? e.g. I run faf-dns-proxy locally and want it to proxy to `1.1.1.1` if it can't resolve the query at...
I get following message when verifying my GitHub Enterprise token that has Copilot permissions. ``` Status code 401, "{"error":{"code":"unauthorized","message":"Your account type is not currently supported","details":"Your account type is not currently...