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

GH-10: Add basic pre-commit-config with Apache RAT #430

Merged
merged 1 commit into from
Nov 28, 2024
Merged

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