Markus Dobel

Results 11 issues of Markus Dobel

Reopened from separate branch to free up master on my fork This MR adds options to copy custom files for - cloud-init network-config - cmdline.txt - usercfg.txt for distributions having...

### What did you do? I have a counter like the following, scraped from a Shelly Plug, counting watthours. Whenever I unplug the Shelly (or on power outage), the counter...

kind/more-info-needed

Since Kotest 5.7, classpath scanning for Extensions and Config has become very slow, adding multiple minutes to a test run. This does NOT seem related to #3670 ## Tested Kotest...

bug 🐛
framework 🏗️

This error message pops up quite often, and afterwards I don't seem to get any inline feedback from detekt plugin anymore. The stack trace reads like it found some file...

waiting for feedback

## Describe the bug Not sure if a bug: `test-reporter` limits the length of a test report to 65535 characters. And if I understand the code correctly, `test-reporter` uses step...

bug

Explore what GraalVM really gives us, e.g. - Startup time - Image Size - Runtime resource requirements and if it's worth the additional effort.

### What happened? Both `opendtu_uptime` and `opendtu_last_update` are counters in seconds, relative to the last reboot of the device. But they seem to use different data types, since the `opendtu_last_update`...

bug
acknowledged

Since the initial release I considered this action an ugly hack, to be used as a last resort only, because it depended on an undocumented "feature" of Github runners: **an...

From today on, tado-exporter would not successfully authenticate to the Tado API using the old OAuth2 flow. The error logs show ``` org.springframework.web.client.HttpClientErrorException$Forbidden: 403 Forbidden on POST request for "https://auth.tado.com/oauth/token":...