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

Fix nightly build by updating pixi and constraining to --platform in pixi_install_wheel.py #9203

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Mar 5, 2025

What

The fact that examples-common does not support linux-arm was still leading to pixi confusion when trying to install the wheel into the environment, even though it should be totally valid.

Just updating the wheel for the current platform we are testing appears to work around the problem.

@jleibs jleibs added 🚢 CI exclude from changelog PRs with this won't show up in CHANGELOG.md labels Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
4288607 https://rerun.io/viewer/pr/9203 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link

github-actions bot commented Mar 5, 2025

Latest documentation preview deployed successfully.

Result Commit Link
4288607 https://landing-p7w8wwwx1-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@jleibs
Copy link
Member Author

jleibs commented Mar 5, 2025

@rerun-bot full-check

Copy link

github-actions bot commented Mar 5, 2025

@abey79 abey79 self-requested a review March 5, 2025 16:13
Copy link
Member

@abey79 abey79 left a comment

Choose a reason for hiding this comment

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

Nicely done! Let's see how CI feels about this.

@jleibs jleibs merged commit d5b50d4 into main Mar 5, 2025
41 checks passed
@jleibs jleibs deleted the jleibs/numpy2_nightly branch March 5, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants