Skip to content

Update DEFAULT_CROSS_BUILD_ENV_METADATA_URL to JSON file from GitHub Pages site #206

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

Merged
merged 2 commits into from
May 20, 2025

Conversation

agriyakhetarpal
Copy link
Member

This PR is related to #203, pyodide/pyodide#5642, and pypa/cibuildwheel#2002; it updates the DEFAULT_CROSS_BUILD_ENV_METADATA_URL to use the JSON file from the GitHub Pages site set up just now, rather than the raw GitHub URL. This is being done in order to circumvent rate limits provisioned by the GitHub API. The next step after this, in a follow-up, would be to cache this even further, so that we don't access the URL repeatedly.

I would like to propose that we create a new 0.30.4 release after this PR. I can do it of course, but I'd like to receive reviews on this, i.e., if this URL seems fine to you, or if I should go back to the Pyodide repo and change it to something else. Thank you! :)

cc: @joerick

Copy link
Member

@ryanking13 ryanking13 left a comment

Choose a reason for hiding this comment

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

Thanks!

I would like to propose that we create a new 0.30.4 release after this PR. I can do it of course, but I'd like to receive reviews on this, i.e., if this URL seems fine to you, or if I should go back to the Pyodide repo and change it to something else. Thank you! :)

Sounds good for my side.

@agriyakhetarpal agriyakhetarpal merged commit 187d6c9 into main May 20, 2025
6 checks passed
@agriyakhetarpal
Copy link
Member Author

Thank you for the review!

@agriyakhetarpal agriyakhetarpal deleted the change-cross-build-environments-metadata-url branch May 20, 2025 08:57
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.

2 participants