Danny DuVal
Danny DuVal
In a Gradle setting, it would be great to be able to have `exit 1` handled as I may make other tasks dependent on this. for example, I may want...
Minor bug, https://github.com/gojuno/composer/blob/master/html-report/src/utils/convertTime.js The return is ``` return mins + ':' + secs + '.' + ms; ``` If test runs take longer than an hour, you only see the...
When attempting to run composer tasks, we are getting the following errors: > Could not determine the dependencies of task ':basemodule:testDeltaDebugComposer'. > Could not resolve all task dependencies for configuration...