[#4706] fix(build): Add license, notice, and other files to the binary artifact#4726
Merged
xunliu merged 2 commits intoapache:mainfrom Aug 28, 2024
Merged
[#4706] fix(build): Add license, notice, and other files to the binary artifact#4726xunliu merged 2 commits intoapache:mainfrom
xunliu merged 2 commits intoapache:mainfrom
Conversation
xunliu
reviewed
Aug 28, 2024
Contributor
Author
|
@justinmclean , would you please help to review this PR? |
xunliu
approved these changes
Aug 28, 2024
github-actions bot
pushed a commit
that referenced
this pull request
Aug 28, 2024
…y artifact (#4726) ### What changes were proposed in this pull request? This PR proposes to add several missing license, notice, and other files to the binary artifacts for Gravitino. ### Why are the changes needed? To follow ASF's policy Fix: #4706 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? N/A
Member
|
I'd need to look at the final artifact to double-check, but the approach seems fine. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
This PR proposes to add several missing license, notice, and other files to the binary artifacts for Gravitino.
Why are the changes needed?
To follow ASF's policy
Fix: #4706
Does this PR introduce any user-facing change?
No.
How was this patch tested?
N/A