Skip to content

Conversation

@lidavidm
Copy link
Member

@lidavidm lidavidm commented Dec 4, 2022

No description provided.

@lidavidm
Copy link
Member Author

lidavidm commented Dec 4, 2022

I still need to test this on macOS

@lidavidm lidavidm marked this pull request as ready for review December 5, 2022 14:12
@lidavidm
Copy link
Member Author

lidavidm commented Dec 5, 2022

Should work fine, but I have only an M1 mac, so time to figure out the M1 wheels.

@lidavidm lidavidm added this to the 0.1.0 milestone Dec 5, 2022
@lidavidm
Copy link
Member Author

lidavidm commented Dec 7, 2022

Alright! Now that the wheels are fixed, binary verification finally passes on macOS.

@lidavidm lidavidm force-pushed the binary-verification branch from c793f9d to 5ca7ef3 Compare December 7, 2022 14:04
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

Comment on lines 650 to 655
if [ "$(uname)" == "Darwin" ]; then
local filter_regex=.*macosx.*
else
local filter_regex=.*manylinux.*
fi

Copy link
Member

Choose a reason for hiding this comment

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

It seems that we can remove them too.

TEST_BINARIES: "1"
USE_CONDA: "1"
run: |
sudo -E ./dev/release/verify-release-candidate.sh ${{ inputs.version }} ${{ inputs.rc }}
Copy link
Member

Choose a reason for hiding this comment

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

Can we remove sudo here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, that should work. Updated.

@lidavidm lidavidm merged commit b5dd685 into apache:main Dec 8, 2022
@lidavidm lidavidm deleted the binary-verification branch December 8, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants