Skip to content

Conversation

@assignUser
Copy link
Member

@assignUser assignUser commented Jan 10, 2025

Rationale for this change

The upload wasn't failing with the empty, non existent dir.

What changes are included in this PR?

  • Fix the path
  • Prevent the upload from failing silently when no wheels are found

Are these changes tested?

crossbow

Are there any user-facing changes?

no

@github-actions
Copy link

⚠️ GitHub issue #45155 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting review Awaiting review label Jan 10, 2025
@assignUser
Copy link
Member Author

assignUser commented Jan 10, 2025

@github-actions crossbow submit wheel-windows-cp313-cp313-amd64

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions
Copy link

Revision: 423dce68311d05adb60fff48f51ffad1c78f5434

Submitted crossbow builds: ursacomputing/crossbow @ actions-7901efe159

Task Status
wheel-windows-cp313-cp313-amd64 GitHub Actions

@assignUser
Copy link
Member Author

@assignUser
Copy link
Member Author

assignUser commented Jan 10, 2025

@github-actions crossbow submit wheel-windows-*

This will upload the wheels, I'll remove the gate afterwards and merge so the nightly jobs work again.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Jan 11, 2025
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jan 11, 2025
@assignUser
Copy link
Member Author

assignUser commented Jan 11, 2025

@github-actions crossbow submit wheel-windows-*

@github-actions

This comment was marked as outdated.

@github-actions
Copy link

Revision: a4047f4

Submitted crossbow builds: ursacomputing/crossbow @ actions-b7bf5250f6

Task Status
wheel-windows-cp310-cp310-amd64 GitHub Actions
wheel-windows-cp311-cp311-amd64 GitHub Actions
wheel-windows-cp312-cp312-amd64 GitHub Actions
wheel-windows-cp313-cp313-amd64 GitHub Actions
wheel-windows-cp313-cp313t-amd64 GitHub Actions
wheel-windows-cp39-cp39-amd64 GitHub Actions

@assignUser assignUser requested a review from kou January 11, 2025 22:40
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 +192 to +193
echo "No wheel files found!"
exit 1
Copy link
Member

Choose a reason for hiding this comment

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

Could you use 2-space indent like others?

Suggested change
echo "No wheel files found!"
exit 1
echo "No wheel files found!"
exit 1

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Jan 12, 2025
Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

👍 I've learnt about compgen today

@assignUser assignUser merged commit 0d61cfd into apache:main Jan 13, 2025
9 checks passed
@assignUser assignUser removed the awaiting merge Awaiting merge label Jan 13, 2025
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 0d61cfd.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 10 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants