这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Maegereg
Copy link
Contributor

This is mostly based on the old dependency matrix session, but with a couple tweaks. I had to modify a number of our other decorators to pass arguments through, and added a NamedTuple for specifying entries in the matrix, to replace the old untyped nested dictionaries. I've tested it out with Analytics and it seems to work, though I'm still looking into problems I'm seeing with specific dependency combinations.

@Maegereg Maegereg requested a review from tmager August 28, 2025 20:25
@Maegereg Maegereg self-assigned this Aug 28, 2025
@Maegereg
Copy link
Contributor Author

Note I have also added some tweaks to the install commands to fix an issue I was encountering: uv would overwrite the nox-created virtual environment (with the nox-specified python version) with another environment that matched the version specified in .python-version. This prevented the dependency matrix from running effectively.

@Maegereg Maegereg merged commit df6aa1c into main Aug 31, 2025
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.

3 participants