-
Notifications
You must be signed in to change notification settings - Fork 3.8k
GH-46075: [Release][CI] Fix binary verification #46076
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
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a6df2b6
fix regex filter for asset tuples
assignUser 41dd3f8
format
assignUser 5cb0007
allow testing rc workflow
assignUser 0833ac0
add missing --repository
assignUser 2c7558a
add missing --tag
assignUser 6b9465f
fix windows wheel verification
assignUser 10eb84c
fix wheels_dir
assignUser 0b9d0f0
fix windows package type
assignUser d4ce91e
debug windows wheel
assignUser f14dcd4
add token to avoid rate limit
assignUser 5778a55
debug
assignUser 30f7649
revert - edit verify script to fix deb/yum pkg location
assignUser 8312ad3
more debug
assignUser 2f40933
use current checkout for testing deps instead of a main clone
assignUser a93a4e8
fix test_binary
assignUser aba5d14
fix windows wheel script paths
assignUser 6566355
remove debug code
assignUser 9187ac2
use absolute path to wheel
assignUser 7c5b414
Revert "revert - edit verify script to fix deb/yum pkg location"
assignUser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about creating a job that detects target information something like the following?