Skip to content

GH-518: Cleanup apache-arrow-java.tar.gz created by pre-commit - #519

Merged
kou merged 1 commit into
apache:mainfrom
kou:pre-commit-rat
Jan 15, 2025
Merged

GH-518: Cleanup apache-arrow-java.tar.gz created by pre-commit#519
kou merged 1 commit into
apache:mainfrom
kou:pre-commit-rat

Conversation

@kou

@koukou commented Jan 15, 2025

Copy link
Copy Markdown
Member

FixesGH-518.

--output=apache-arrow-java.tar.gz && \
dev/release/run_rat.sh apache-arrow-java.tar.gz"
dev/release/run_rat.sh apache-arrow-java.tar.gz && \
rm -f apache-arrow-java.tar.gz"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I guess it will get left behind if run_rat fails, but I suppose that's ok?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Yes. In the case, we should check apache-arrow-java.tar.gz.

@kou
kou merged commit f4a0adf into apache:mainJan 15, 2025
@kou
kou deleted the pre-commit-rat branch January 15, 2025 02:34
@lidavidmlidavidm added this to the 18.2.0 milestone Jan 30, 2025
Sign up for freeto 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.

[CI] Cleanup apache-arrow-java.tar.gz created by pre-commit

2 participants

@kou@lidavidm