Skip to content

chore: Add Release Audit Tool check#19

Merged
kou merged 1 commit intoapache:mainfrom
kou:rat
Aug 25, 2025
Merged

chore: Add Release Audit Tool check#19
kou merged 1 commit intoapache:mainfrom
kou:rat

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Aug 25, 2025

What's Changed

Add Apache Release Audit Tool https://creadur.apache.org/rat/ check.

dev/release/ scripts are copied from https://github.com/apache/arrow-swift/tree/main/dev/release .

Closes #15.

Copy link
Copy Markdown
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.

LGTM, thanks @kou

Comment thread .gitignore
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
!/dev/release/
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We may want to remove needless entries from .gitignore as a separated task.

@kou kou merged commit 0fd9e8d into apache:main Aug 25, 2025
4 checks passed
@kou kou deleted the rat branch August 25, 2025 07:41
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.

Run Release Audit Tool in CI

2 participants