Samuel FORESTIER
Samuel FORESTIER
Many thanks for this upstream patches submission @sbz :pray: Three things : 1. Please see my (quick) reviews above ; 2. Don't forget to fill the checklist in PR OP...
Up @sbz ! :slightly_smiling_face: --- I'm OK to write down the test cases if you give me new command outputs :pray:
--> Yes, it happened with https://thinkerview.com/, a WordPress that had been very slow to respond back in the past (and thus failed the CI with awesome-lint). Unfortunately for you, I...
Another one : https://creativecommons.org/publicdomain/zero/1.0/ (From CI : https://travis-ci.org/HorlogeSkynet/awesome-thinkerview/builds/526068957 + Deprecation warning ?) ++ :wave: EDIT : ... [that is not anymore](https://travis-ci.org/HorlogeSkynet/awesome-thinkerview/builds/526593415) :thinking:
Hello, géré sur cette branche maintenue : https://github.com/HorlogeSkynet/archey4 ++
Everything should be fixed here: https://github.com/HorlogeSkynet/archey4
Hi @0ne-zero, if your distribution supports it, you can use `distro.like` method which is based on OS-RELEASE(5) `ID_LIKE` entry. It may contain space-separated identifiers, specified by distribution maintainers. Please tell...
Hey @adamjstewart, do you know where the CPE is provisioned in such an environment ? Thanks, bye 👋
Common Platform Enumeration, look at `hostnamectl` output. I'll do some research on my own soon.
So we are looking for `OperatingSystemPrettyName` and `OperatingSystemCPEName` D-Bus attributes (see [sources](https://github.com/systemd/systemd/blob/285a6908eb08f32b51e5ca9eae8a9317179d33c4/src/hostname/hostnamectl.c#L287)). If we can manage to fetch them without reading from the bus (maybe they are provisioned on the...