Stefan Richter
Stefan Richter
- [X] If you are contributing a new feature, is your work based off the develop branch? - [ ] If you are contributing a bugfix, is your work based...
Description =========== The `Producer` and `Consumer` can use Python logging via the `logger` configuration option. This works well as long as the program is running. Unfortunately, the last log messages...
I'm using an NVMe device. So I tried the branches `nvme` and `nvme-support`. But both didn't work for me. This PR resolves the problem and provides NVMe support for `bootinfoscript`....
When providing maven settings and global maven settings the proxy authentication is now also filled in using the Jenkins credentials if available. The feature is similar to the authentication replacements...
### What problem are you trying to solve? I want to use tools which require a "normal" Linux filesystem (FHS). ### What solution would you like? I would like to...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to design unions because currently only inline messages and structs are allowed in the...