pypi_riscv64_check.py: add script, monthly workflow - #241
Merged
Conversation
Collaborator
|
Nice to have this! Can you force a run now to see any issue? and to take a look at the output? |
threexc
force-pushed
the
tgamblin/pypi_riscv64_check
branch
from
August 19, 2026 12:57
275f312 to
cd8515e
Compare
Collaborator
Author
I've updated it so that the workflow triggers on changes to the workflow and script (which it should do anyway). Here's the output: https://github.com/riseproject-dev/python-wheels/actions/runs/32255434730/job/96075923362?pr=241 |
Collaborator
Author
|
It created this issue: #242 |
Collaborator
|
I added some comment on the format of the report directly in #242 |
threexc
force-pushed
the
tgamblin/pypi_riscv64_check
branch
5 times, most recently
from
August 19, 2026 14:30
08a54d2 to
e41eb00
Compare
Collaborator
Author
|
For the record, final example of issue created (top-50 instead of top-30, removed counts, clarified where wheels are available): #249 |
threexc
force-pushed
the
tgamblin/pypi_riscv64_check
branch
from
August 19, 2026 14:47
e41eb00 to
3a1cdbd
Compare
Add a script for checking PyPI download metrics to identify which which of the top-50 binary wheels are lacking riscv64 builds. It also has logic for creating issues when new binary wheels are detected lacking riscv64 builds, which we aren't already tracking in the python-wheels issue list. A summary issue is generated with tables listing relevant wheel details and linking to any new per-package issues opened. AI-Generated: Uses Claude Sonnet 5 Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Add a simple workflow which runs the pypi_riscv64_check.py script once per month. The hugovk/top-pypi-packages repository it uses as a reference updates on the first day of every month, so make the workflow run on the second day. AI-Generated: Uses Claude Sonnet 5 Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
threexc
force-pushed
the
tgamblin/pypi_riscv64_check
branch
from
August 19, 2026 14:58
3a1cdbd to
08921d2
Compare
justeph
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.