Cristian Le

Results 1273 comments of Cristian Le

> Going to resurrect this PR Soon(TM). Triaging this PR along with others. Not sure about the state of this, but based on @happz comment I've put it as assigned...

Yeah, I just haven't figured out what the test for this should be

From the hacking session, we need to confirm which `--keep` we need to rename. The `tmt run --keep` we expect to be more regularly used and the `cleanup --keep` is...

The core issue is that the `last-run` is saved in the `TMT_CONFIG_DIR` which is shared between all `workdir-root` so the `workdir-root` is effectively a no-op in that case, or at...

> pydantic API v1 isn't supported by 3.14 This unfortunately https://github.com/pydantic/pydantic/issues/11613#issuecomment-3061291322 I am doing a transition right now and making some compatibility shims for v1 doesn't seem so hard, but...

Writing a PR will take me some time as I would have to untangle the current build system. I can offer instead my project ([spglib](https://github.com/spglib/spglib/)) as an example workflow and...

Partially, it addresses the issue of having to rebuild, but the projects are not independent, and there is little control on how to build it.

If we go with this, we should also discuss the `src-layout` transition, since it makes less and less sense to not use it.

Yes, it's a duplicate, but you can use this and the top-level comment here to play around with the renovate.json

> Do we want to have it in `.github` dir? Doesn't seem _super_ github related, but no strong opinions from me. The reasoning I've seen for these is that if...