Skip to content

Conversation

LecrisUT
Copy link
Collaborator

@LecrisUT LecrisUT commented Oct 21, 2025

The goal of this new mode is to keep all the artifacts in either the source-dir or the CMake build-dir. From there we reuse the _editable_redirect.py as having only known_source_files and we include the build-dir files in that mapping.

In order to avoid conflicts with changes in #808, we should limit the scope here to python loadable sources and not cover importlib.resource.files right now. I will try to still gather those, but will filter those out of the _editable file for now until we figure out how we should pass them.

TODO:

  • Get the source files mapping for the build-dir
  • Test coverage

Closes #1160

Signed-off-by: Cristian Le <git@lecris.dev>
Signed-off-by: Cristian Le <git@lecris.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant