Cristian Le

Results 940 comments of Cristian Le

@aradi Could you enable the actions for this PR?

I'm "lecris" on FAS, but I'll probably want to see more traction on the PRs I've opened before I would add the packit automation and help with the automated maintenance.

Hmm, maybe we should discuss more on the methods of controlling side-tag builds ### Static definition in `packit.yaml` Always create side-tagged builds, with any necessary labels, etc. on the downstream...

Incorporating Zuul to use `side-tag` doesn't seem hard: https://pagure.io/zuul-distro-jobs/pull-request/149. I've went with comment approach to mimic [centos approach](https://gitlab.com/redhat/centos-stream/ci-cd/zuul/jobs/-/blob/a82c29327d0e8d0f26e7825768cfbce4c9ccb625/playbooks/pre-mock-build.yaml#L14-24). Issue with `packit` is that we would need a mechanism to alter...

> > . Issue with packit is that we would need a mechanism to alter the top-level comment > > Not sure I understand but the reporting does not necessarily...

> I think in particular about the BLAS and lapack, scalapack modules which are seriously outdated (they are a translation of the autotools one). I think upstream [`FindBLAS.cmake`](https://cmake.org/cmake/help/latest/module/FindBLAS.html) is quite...

> I might simply take the octopus one (and indicate the origin of the code). It will certainly simplify things a bit. Please feel free. But I would prefer a...

> I read a bit more about `fetchcontent`. It is exactly what I would like to avoid at all cost. The CP2K build system should not be responsible for building...

:+1: instead of having upper pins in the `pyproject.toml`, just run CIs on all major releases, then pin the version when errors are detected. Especially as dependabot PRs are not...

See https://github.com/executablebooks/MyST-NB/pull/479#issuecomment-1589663247. I think another maintainer is needed @choldgraf, @Yoshanuikabundi, @aleivag have done some work detangling and addressing the tests. It would be great if their PRs can get merged,...