Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
kou opened this issue Mar 8, 2025 · 1 comment
Closed

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

kou opened this issue Mar 8, 2025 · 1 comment
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.
raulcd pushed a commit that referenced this issue Mar 12, 2025
…inaries (#45736)

### Rationale for this change

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.

### What changes are included in this PR?

Re-run GitHub Actions workflow for apache-arrow-X.Y.Z-rcN tag.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #45708

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd
Copy link
Member

raulcd commented Mar 12, 2025

Issue resolved by pull request 45736
#45736

@raulcd raulcd closed this as completed Mar 12, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants