Erik G.
Erik G.
I ran into the same issue. I also have many use cases where I would want colors and style applied without a TTY, logging for example. If it is not...
Sorry for the late reply. Maybe I'll take a look at implementing this again, but I can't promise that it will be anytime soon.
Thank you for your contribution and sorry for the late reply. I think I'll keep the examples as they are, because I'd like to have minimal examples for the basic...
I'll take a look, but I can't promise that I find the time to implement it anytime soon.
We could publish a base image where all the tools we need are already installed, if the issue is caused by the dnf/rpm package repositories.
Ah I see, we cannot pre-install everything because a part of our tests is to test pulling in package as dependencies. [This](https://access.redhat.com/solutions/1355683) looks like we can create a local repository...
Thanks for the PR. I didn't have time to read it completely, yet, but I took a glance at the changes. Maybe Distribution and Urgency should be required to set....