Skip to content

Build wheels for GraalPy#685

Merged
bwoodsend merged 3 commits into
ultrajson:mainfrom
timfel:main
Sep 25, 2025
Merged

Build wheels for GraalPy#685
bwoodsend merged 3 commits into
ultrajson:mainfrom
timfel:main

Conversation

@timfel

@timfel timfel commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

Since GraalPy support in cibuildwheels had a few releases to stabilise now, it would be great if GraalPy wheels could be published officially. I'm skipping GraalPy on Windows, because there is some issue with rich on GraalPy on Windows.

@bwoodsend bwoodsend added the changelog: Added For new features label Sep 23, 2025
@bwoodsend

Copy link
Copy Markdown
Collaborator

I don't suppose you've checked if setting NO_COLOR or TERM=dumb environment variables can keep pip/rich from hitting that broken code path?

@timfel

timfel commented Sep 24, 2025

Copy link
Copy Markdown
Contributor Author

I don't suppose you've checked if setting NO_COLOR or TERM=dumb environment variables can keep pip/rich from hitting that broken code path?

I haven't tried, I'll do so and comment here or update the PR if I get it working.

@timfel

timfel commented Sep 24, 2025

Copy link
Copy Markdown
Contributor Author

Disabling the pip progress bar got around that bug on GraalPy, I don't suppose the progess bar is important in the CI log anyway.

Comment thread .github/workflows/deploy.yml Outdated
Comment thread .github/workflows/deploy.yml Outdated
timfel and others added 3 commits September 24, 2025 11:59
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

@bwoodsend bwoodsend left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice!

@bwoodsend bwoodsend merged commit 115909c into ultrajson:main Sep 25, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Added For new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants