Skip to content

fix: let pixi run or pixi install fail on unsupported platforms#5141

Merged
ruben-arts merged 3 commits intoprefix-dev:mainfrom
Hofer-Julian:feature/pix-1379-fail-when-pixi-run-or-pixi-install-is-executed-on
Dec 17, 2025
Merged

fix: let pixi run or pixi install fail on unsupported platforms#5141
ruben-arts merged 3 commits intoprefix-dev:mainfrom
Hofer-Julian:feature/pix-1379-fail-when-pixi-run-or-pixi-install-is-executed-on

Conversation

@Hofer-Julian
Copy link
Contributor

Description

One can still use pixi run --as-is to run the task anyway

I also had to adapt test_project_commands and moved to workspace while I was at it. Also adapted test_pypi_git_deps and made it more reliable on the go.

Fixes #5071

How Has This Been Tested?

Tested with workspace from the issue and pixi run test-all-slow

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.

Tools: {e.g., Claude, Codex, GitHub Copilot, ChatGPT, etc.}

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added sufficient tests to cover my changes.

One can still use `pixi run --as-is` to run the task anyway

I also had to adapt `test_project_commands` and moved to workspace while
I was at it. Also adapted `test_pypi_git_deps` and made it more reliable
on the go.

Fixes prefix-dev#5071
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.

Thank you!

@ruben-arts ruben-arts merged commit 8abd6f2 into prefix-dev:main Dec 17, 2025
37 checks passed
@ruben-arts ruben-arts deleted the feature/pix-1379-fail-when-pixi-run-or-pixi-install-is-executed-on branch December 17, 2025 14:24
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.

Fail when pixi run or pixi install is executed on unsupported platform

2 participants