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

Add license checker #34

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Add license checker #34

merged 2 commits into from
Dec 11, 2024

Conversation

yuzelin
Copy link
Contributor

@yuzelin yuzelin commented Dec 11, 2024

Purpose

Tool to check the license of files.

  1. It will be called by Github workflow to check project files (except java module)
  2. It can be called manually to verify the package files (except files generated by python package tool):
    SOURCE_PACKAGE=pypaimon-0.2.0.tar.gz ./check-licensing.sh

Tests

API and Format

Documentation

@yuzelin yuzelin force-pushed the check-license branch 8 times, most recently from f76bddb to 0c59a4c Compare December 11, 2024 07:45
@JingsongLi
Copy link

+1

@JingsongLi JingsongLi merged commit df11b49 into apache:main Dec 11, 2024
3 checks passed
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