Skip to content

Support pixi for environment management #338

Description

@jhkennedy

Currently, our reusable actions that use a Python environment assume it's a conda-mamba environment. We should either:

  1. add pixi versions of these actions
  2. cut over to using pixi instead of mamba/conda for these actions
  3. provide some way of selecting which way to set up the environment

(1) is easiest/fastest but leads to lots of duplication, (2) is drastic and forces every repo to update to pixi and (3) is probably needlessly complicated, so (1) probably makes the most sense.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions