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

ci: make sure bash has pipefail #2423

Merged
merged 2 commits into from
Jan 7, 2025
Merged

ci: make sure bash has pipefail #2423

merged 2 commits into from
Jan 7, 2025

Conversation

lidavidm
Copy link
Member

@lidavidm lidavidm commented Jan 7, 2025

Continuation of #2421.

@lidavidm lidavidm marked this pull request as ready for review January 7, 2025 06:54
@lidavidm lidavidm requested a review from zeroshade as a code owner January 7, 2025 06:54
@lidavidm lidavidm requested a review from kou January 7, 2025 06:55
@github-actions github-actions bot added this to the ADBC Libraries 16 milestone Jan 7, 2025
@lidavidm
Copy link
Member Author

lidavidm commented Jan 7, 2025

It turns out we were never running the Go test on Windows since we specified Powershell incorrectly instead of bash 😬

This should not have passed:
https://github.com/apache/arrow-adbc/actions/runs/12643541473/job/35229694607

Now it properly runs:
https://github.com/apache/arrow-adbc/actions/runs/12643822925/job/35238058522?pr=2423

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

@lidavidm lidavidm merged commit 196522b into apache:main Jan 7, 2025
77 of 82 checks passed
@lidavidm lidavidm deleted the minor-shell branch January 7, 2025 10:12
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.

2 participants