Skip to content
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

[Release] Re-run binary verification jobs after we upload binaries #45708

Open
kou opened this issue Mar 8, 2025 · 0 comments
Open

[Release] Re-run binary verification jobs after we upload binaries #45708

kou opened this issue Mar 8, 2025 · 0 comments
Assignees
Milestone

Comments

@kou
Copy link
Member

kou commented Mar 8, 2025

Describe the enhancement requested

GH-45675 moves binary verification jobs to GitHub Actions in apache/arrow from Crossbow. The GitHub Actions workflow is triggered by apache-arrow-X.Y.Z-rcN tag. So it's ran before we upload binaries. We need to re-run the workflow after we upload binaries.

We should replace https://github.com/apache/arrow/blob/main/dev/release/07-binary-verify.sh with this script because 07-binary-verify.sh is no longer needed by GH-45675.

Component(s)

Release

@raulcd raulcd added this to the 20.0.0 milestone Mar 10, 2025
@raulcd raulcd added the Priority: Blocker Marks a blocker for the release label Mar 10, 2025
kou added a commit to kou/arrow that referenced this issue Mar 11, 2025
…load binaries

We don't need to run new crossbow jobs. We need to re-run GitHub
Actions workflow for apache-arrow-X.Y.Z-rcN tag instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants