Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: multi-env #721

Merged
merged 10 commits into from
Jan 30, 2024
Merged

Conversation

baszalmstra
Copy link
Contributor

This code refactors how we generate multi-env use a task graph. The code is still a bit of a mess. Will fix now.

@baszalmstra baszalmstra marked this pull request as ready for review January 30, 2024 08:07
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It still properly installs multiple environments, and solves both pypi and conda correctly and as defined in the pixi.toml. This looks good to me!

@ruben-arts ruben-arts merged commit 41029cd into prefix-dev:main Jan 30, 2024
9 checks passed
@ruben-arts ruben-arts linked an issue Jan 31, 2024 that may be closed by this pull request
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.

Use task graph for solving the multiple environments/platforms
2 participants