Alberto Fanjul
Alberto Fanjul
Indeed, locale might work. Finally os, version,etc are collected on user, just some default mapping on amplitude shows "platform". It matches with our "os" We have too: os_release_name, os_release_version, os_edition,...
I just start a PR on lang property. For me it would be: es_ES split and identify country and language is an option, so not sure if that goes against...
Example junit xml that should work but fails due to `system-err` and `system-out` under `testsuite` (on testcase works) > ReportPortalExceptionResolver > Launch 'null' not found. Did you use correct Launch...
Sure, makes sense, thanks for attaching the junit file format you use. that's really helpful. But is not clear how junit plugin parse the info and put on reportportal: -...
Can you give us detrails on your environment. I found related info on https://github.com/openzfs/zfs/issues/849 Which looks really specific to ZFS, so removing It shouldn't be a problem.
From dkms sources: https://github.com/dell/dkms The only argument for this deprecation is that 4 years ago, someone found this is not in use anymore https://github.com/dell/dkms/commit/961f9ceac4cf6772cb4c52bf4836a0f6c9818239 So let's remove that obsolete config...
Sure, I have too a compiler update to capture errorformat. Let me update all and we can review it
This might hide switch for non thrustmaster devices I added some checks when device is disconnected, but probably all parameters should be disabled and reset if device is disconnected, right...
autocenter controls the force applied enable_autocenter controls if that force is applied or not ``` enable_autocenter:y autocenter: 0 ``` is same as: ``` enable_autocenter:n autocenter:65535 (or any other value) ```...
I think they just keep the autocenter value as a config and honor it only if it's autocenter is enabled. for old games you can config wheel with buttons: >...