Ralph Bolton
Ralph Bolton
(I'm really a devops/sysadmin, so God isn't really my area of expertise, so apologies if I'm asking stupid questions here) We've just had a situation where a missing dependency means...
Junit output generated by cpputest do not contain nanoseconds or a timezone. Eg: ``` ... ``` Such lines cause this error in Allure STDOUT/STDERR: ``` Parsing file unittests/cpputest_mytest.xml Could not...
**Pre-check** - [X] I'm aware that I can [edit the docs](https://github.com/allure-framework/allure-docs/) and submit a pull request **Describe the improvement** I'd like to report - [ ] Unclear documentation - [...
This is (at most) a documentation suggestion, or could just live here to achieve much the same. I'm happy to see the issue closed without comment if you want. Here's...
I have a handful of Sonos equipment, which under normal circumstances is discoverable almost immediately. However, every once in a while, a Sonos device will "crash", whereupon it disappears from...
One for the documentation more than anything, but anyone trying a `discover()` and getting something like: ``` ImportError: libxslt.so.1: cannot open shared object file: No such file or directory ```...
Is there a way to create Nested Views with jenkins_api_client? I'd like to create a Nested View called 'Pipelines'. I'd then like to create Build Pipeline View sub-views within it....
When connecting explicitly by Unix domain socket (rather than over TCP), the output is a bit confusing. To do this, psql and other tools need you to specify the directory...
A very simple change to optionally be able to configure in the NAT source address. This becomes important if your server has multiple network devices and the network(s) you want...
On a system with some systemd issues, the outcome of `host.service('myservice').is_valid` is always `False`, even if my service is actually good. On further investigation the original pull request to add...