Andreas Motl

Results 546 issues of Andreas Motl

Dear Mathias, while working on https://github.com/crate/crate-python/pull/388, we faced some deadlock issues when tearing down the testlayer on GHA/Windows. So, we wanted to take the chance to also test the testlayer...

Dear Jeff, thank you again for sharing one of your excellent projects with the Ansible community in form of this role. Because we want to aim at maximum [DWIM] by...

Hi again, #336 introduced a regression because a parameter has been added which is only present for Red Hat and Debian systems, but croaks, for example, on Arch Linux. Thanks...

Dear @peritus, first things first: Thanks for conceiving and maintaining this fine piece of software. It saves the world thousands of keystrokes a day and we use it intensively in...

Hi there, coming here from https://github.com/55minutes/python-epo-ops-client/issues/35#issuecomment-548868172, @gsong was so kind to offer he would think about an option on how to toggle the behavior of one of the core methods...

enhancement

Dear Robert, first things first: Thanks for conceiving and maintaining this MicroPython library for the BME280. We have been using it successfully within the [Terkin-Datalogger](https://github.com/hiveeyes/terkin-datalogger). ## Introduction Within [BME280 optimaler...

Dear Andrew, this fixes #82. Users reported the original flaw through https://github.com/panodata/grafana-wtf/issues/5. When the `folderId` is not available within the dashboard payload, populate it from the nested `meta` object, if...

Dear Andrew, first things first: Thank you so much for conceiving and maintaining this library. We are using it in [grafana-wtf](https://github.com/panodata/grafana-wtf), which you also might like. Now, I just found...

Dear Andrew, I just added a monkey-patch workaround to [`grafana-wtf`](https://github.com/panodata/grafana-wtf), minted from the patch contributed on behalf of #85 and fixing issue #82, see also https://github.com/panodata/grafana-wtf/commit/b77f90b. May I humbly ask...

Hi there, thanks for porting uClibc++ to Arduino, we are using it at the [Hiveeyes](https://hiveeyes.org/) project. Cheers! Yesterday, we experienced errors when trying to compile with avr-gcc 5.3. We found...