Cristian Le
Cristian Le
I might have missed the `-r` flag I'll try to recreate the environment to reproduce it, but I think I would still be primarily blocked by > - `update-0.14.2` is...
I kinda lost the context for this one, it was either that I wanted the merge to happen locally so that I could later push to the fork for PR,...
I am confused? Wrong comment link?
Oh lol 😄. I thought the regex was doing `^/packit`, but maybe it needs the multiline flag set ON/OFF (it always trips me up which way it is meant to...
Close. I believe that is a deprecated way of doing it. Nowadays it's just like linking to a `STATIC` library, i.e. ```cmake # Could also move this up a level...
I believe CMake only has one check for Ninja 1.11, but it should still work before that. What errors are you seeing?
Yes, resolved by #845 according to my records
By ansible I guess you mean that it's its own ecosystem. I think `tmt` can fit into that, but `fmf` I think it's more basic like any other dependency in...
> So I think 'fmf' is more "library" while 'tmt' is more "application". If I read guidelines correcty it means that 'fmf' should end up as 'python-fmf' component and building...
Often times I see projects that have been stable and usable for a long time but didn't bump to 1.0. I think it would be helpful to include such themes,...