Use Pixi for environment and task management#17
Draft
Yoshanuikabundi wants to merge 32 commits intomainfrom
Draft
Use Pixi for environment and task management#17Yoshanuikabundi wants to merge 32 commits intomainfrom
Yoshanuikabundi wants to merge 32 commits intomainfrom
Conversation
Collaborator
Author
|
Getting branches from Git for packages already installed through Conda gives a cryptic error and fails: See eg. https://github.com/openforcefield/openff-pablo/actions/runs/12964648253/job/36163562278#step:4:9 This has been reported (see linked issue), see that issue for details. Tl;dr wontfix, but git rebuilds for conda packages are planned. |
2 tasks
Member
|
Huh, based on the comment by the Prefix engineer, maybe this isn't possible unless everything is grabbed from PyPI? Just using one package from PyPI isn't a deal-breaker but I suspect that'll just bubble up the dependency tree |
Member
|
Can I help with this at all? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
At the moment, I'm using SOAP (Yoshanuikabundi/snakes_on_a_plane) to manage my environments and run tasks in them. Pixi is SOAP, but with a whole company and actual community behind it. This should streamline... everything... and also act as a demonstration for Pixi in OpenFF