Miloš Prchlík

Results 416 comments of Miloš Prchlík

* LGTM, I like the reuse of existing plugins, that's very nice. * Would it also make sense to support the `container` plugin? IIUIC, the image produced by `podman` can...

> I'm still trying to speedrun reading/learning all things bootc (and tmt provisioning plugins), but fwiw, looks cool to me. > > @happz about the container plugin support - [Fedora...

Bumping to 1.39: we decided to shorten the 1.38 release cycle and ship it tomorrow to deliver two important features. 1.39 should be also shortened, taking just 2 weeks.

A couple of comments, mostly to improve readability (and prevent `--cpu` and `--memory` from sneaking back into tmt when I finally got rid of them in `virtual` :) @ckyrouac please,...

An example of tmt output when this becomes available - it borrows from the similar output of `--log-topic=policy`, note the "diff" of keys after a rule applies. ![2025-06-25_23-02](https://github.com/user-attachments/assets/66af0b2f-00e0-490f-9a47-778d3f1f06d8)

Good idea, I didn't realize there's this kind of opportunity, definitely makes sense to unify. But, I would go further: how about moving the pattern and detection into the `Hint`...

> LGTM. > > Seeing `import re` I've wondered how the hints.py would look if they could also accept glob patterns, as for cases like `ansible-playbook*not found`, regex seem like...