Skip to content

Conversation

@lidavidm
Copy link
Member

Fixes #10.

@lidavidm
Copy link
Member Author

Ah, I should add the CI check too

@lidavidm lidavidm marked this pull request as ready for review November 28, 2024 00:53
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

@kou kou merged commit 61f7b1e into apache:main Nov 28, 2024
1 check passed
@lidavidm lidavidm deleted the gh-10 branch November 28, 2024 01:59
@lidavidm
Copy link
Member Author

Weird, it seems --all-files does not pass in other PRs, let me see...

@lidavidm
Copy link
Member Author

I think the merge didn't account for pre-commit, should hopefully be fixed in #432

entry: |
bash -c " \
git archive HEAD \
--prefix=apache-arrow-go/ \
Copy link
Member

Choose a reason for hiding this comment

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

I am not familiar with this tool. But is it better to use java instead of go?

Copy link
Member

Choose a reason for hiding this comment

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

Good catch!
We should use "java" 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 sorry, I copy-pasted and didn't check 😅

@lidavidm lidavidm added this to the 18.2.0 milestone Jan 30, 2025
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.

pre-commit: ShellCheck

3 participants