Leon Kiefer

Results 80 issues of Leon Kiefer

@bastilimbach For over a month there are two pull request waiting for your feedback as maintainer of this project. So I'm asking if you still consider maintaining this project? Or...

Create docker.yml workflow and removed travis.yml close #43 Also updated docker-entrypoint.sh permissions in git @bastilimbach setup `DOCKER_USERNAME` and `DOCKER_PASSWORD` in the Settings > Secrets The images are build on push...

**Describe the issue** Transitive dependencies of embedded dependencies are not added to pom when publishing the fat-aar to maven. For example `:main` depends on `:lib` and therefore use `embed project(':lib')`....

**Describe the issue** This plugin can not be applied using the "new" gradle plugin block syntax: `build.gradle` ```gradle plugin { id 'com.kezong.fat-aar' version "1.3.6" } ``` `settings.gradle` ```gradle pluginManagement {...

**Describe the issue** We want to use the gradle includeBuild feature, which relis on dependency substitution, where external dependencies are substituted with local project dependencies for easy development with related...

Currently the custom `NewReconcilableHandler` informer event handler is used to filter the reconciliation events of the `BackupConfiguration` CR. The "optimization" which only reconciles the BC on changes, has the side...

bug

My Corsair Led Strips(Arduino with CorsairLightingProtocol) don't show the level of the audio. I have set visualization in the "Lightbar/Mousepad" tab to "LEVEL" but the led strip is either complete...

Please publish an arm64 compatible image to dockerhub.

Docker Hub has now a rate limit when downloading public container images without user login. Because of the size of the react native docker image, the download is rate limited...

In my openhab I have a String Item which represents the mode of a device, which supports many modes (>10), so simple OnOff Item does not work. I would like...

question
work in progress
feature request