Kyle Lehman

Results 8 issues of Kyle Lehman

https://github.com/alorma/Compose-Debug-Drawer/blob/13f241e84c479b7e85d4d662b8156973e9676dcb/scripts/publish-module.gradle#L43-L65

I was poking around the code and noticed that the plugin is still using the `create` api to create the `githubRelease` task. Have you considered [deferring task creation](https://docs.gradle.org/current/userguide/task_configuration_avoidance.html#sec:how_do_i_defer_creation) with the...

I recently integrated this plugin into a project and had success with it while testing the integration with `dryRun` as well as against a fork of the project but when...

In the `mvicore` module, `binder` is declared as an `api` dependency but the pom published to jitpack does not include it. Is this intentional? ``` 4.0.0 com.github.badoo.mvicore mvicore 1.2.6 io.reactivex.rxjava2...

This may be by design but it was not immediately obvious and drove me insane this morning. I was looking for the logging for an `Actor` in one of my...

**Is your feature request related to a problem? Please describe.** It would be nice if the gradle executed task that failed due to test failures were classified as verification failures...

enhancement

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

**Build scan link** I have buildscans on company's internal instance if need info. ![CleanShot 2024-02-20 at 12 55 05@2x](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/assets/2845460/9f7f0742-787a-4c9e-a3a0-6af313424895) ![CleanShot 2024-02-20 at 12 55 27@2x](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/assets/2845460/5a180843-9377-4e5c-9cd4-5afe45512b8d) **Plugin version** Seeing in 1.29.0...

more information needed
toolchain:android
performance