Cristian Le

Results 475 issues of Cristian Le

- Bump the maximum CMake policy - Use `GNUInstallDirs` as defaults to simplify donwstream's packaging The first change could technically be problematic if an old policy is implicitly used, but...

CLA Signed

It would be nice if this can support calling `hatch run`/`pipx run`/`uv run` as part of the logic. The benefit there is that that will handle pulling any relevant dependencies....

Currently there doesn't seem to be a way to jump from a commit to a gerrit change. Would be nice to do it via the `Change-Id` when it is present...

enhancement

A dependabot/renovate configuration would be appreciated.

I am sorry if this is already implemented, but I couldn't see it in the issues or the list of supported languages. --- # Description Being able to generate `xml`...

needinfo

I am currently working on a project that has multiple sub-projects that have to be built with version sync between each other and would require the `repair` step to pull...

## Description `GNUInstallDirs` has been a standard since at least CMake 3.0 and distros are configuring it to their standard. It is better to use these as defaults instead. ##...

CMake

They `yaml-rust2` crate is indicating that it is in maintenance mode [^1] and it is recommending migration to `saphyr`. The issue mentions that these are fairly similar, but I'm not...

A-format

Afaiu the project is still very early in its split so the API changes should not be that much different for now. At least the tests are passing, but please...

Simple example: ```console $ myst-inv https://fmf--257.org.readthedocs.build/en/257/ fails $ python -m sphinx.ext.intersphinx https://fmf--257.org.readthedocs.build/en/257/objects.inv works ```