Dennis Dierkes

Results 18 issues of Dennis Dierkes

Hey, my current project requires some helm charts that are defined in the `chart.yaml`. ```yaml # .helm/Chart.yaml apiVersion: v2 name: myproject version: 1.0.0 dependencies: - name: traefik version: "9.17.5" repository:...

### Environment - VerneMQ Version: 1.10.3 - OS: Kubernetes 1.17.6 - Erlang/OTP version (if building from source): 22 Alpine Build Image - Cluster size/standalone: 3 Nodes #### Manifest ```yml ......

## Expected behavior I would expect the library to work within a native-image by default. ## Actual behavior My program fails as soon as it hits the hivemq-mqtt-client. ``` Exception...

I'm currently trying to setup next.js authentication with this library and the firebase emulator suite. I had success connecting the next-firebase-auth with our cloud test instance but no success with...

help wanted

Fixes #159. I dont know if 20 seconds is "a reasonable" default amount of time because this depends on the environment.

While writing a One Page JavaFX application, I noticed that a View named 'View' can not be loaded. The application then crashes with a IllegalStateException. **Stacktrace:** ``` java.lang.IllegalStateException: Cannot load...

enhancement
usability
probably a bug

Hey! We @smartsquaregmbh are currently working on scaling our socket.io infrastructure. Because the java emitter implementation seems to be unmaintained and broken we're working on a kotlin emitter. It would...

### Motivation Users would benefit from the ability to filter not only unused files but also those attached to archived pages or past events. This enhancement stems from Issue #2634....

:baby_bottle: good first issue
:interrobang: prio: low
:hammer: enhancement
:rainbow: ui-ux

### Short description This Pull Request adds a devcontainer definition to make the project setup easier and streamline the onboarding process of new devs. ### Proposed changes I encountered some...

### Short description This pull request enables import sorting for ruff and tick some of the remaining boxes in #2442. ### Side effects While Ruff claims to be nearly equivalent...