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

Switch to multi environment pixi configuration #50

Merged
merged 17 commits into from
Feb 1, 2024
Merged

Switch to multi environment pixi configuration #50

merged 17 commits into from
Feb 1, 2024

Conversation

pavelzw
Copy link
Member

@pavelzw pavelzw commented Jan 30, 2024

No description provided.

@pavelzw pavelzw added the ci label Jan 30, 2024
@pavelzw pavelzw changed the title test out multi env support Switch to multi environment pixi configuration Jan 30, 2024
@pavelzw pavelzw marked this pull request as ready for review February 1, 2024 15:08
@pavelzw pavelzw requested a review from 0xbe7a as a code owner February 1, 2024 15:08
pixi add ${{ matrix.PYTHON_VERSION }} ${{ matrix.POLARS_VERSION }}
pixi install
pixi run postinstall
pixi run -e ${{ matrix.env }} postinstall
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the install implicit here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, but the install is done in setup-pixi with the environments: key.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah i see. Neat!

@pavelzw pavelzw merged commit cb9bd2a into main Feb 1, 2024
15 checks passed
@pavelzw pavelzw deleted the multi-env branch February 1, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants