fix: remove duplicate NOTICE file under bin/single-node#5303
Merged
Yicong-Huang merged 2 commits intoMay 31, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5303 +/- ##
============================================
- Coverage 49.78% 49.76% -0.02%
+ Complexity 2415 2412 -3
============================================
Files 1052 1052
Lines 40755 40755
Branches 4355 4355
============================================
- Hits 20289 20283 -6
- Misses 19256 19259 +3
- Partials 1210 1213 +3
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
/request-review @bobbai00 |
bobbai00
approved these changes
May 31, 2026
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 PR?
NOTICEfile underbin/single-node/, which was identical to the project rootNOTICE, to avoid the two-copy drift problem..github/workflows/create-release-candidate.ymlso the Docker Compose release bundle still includes aNOTICE, now sourced from the root copy (addedNOTICEto thegit archivepaths and repointed thecp).Any related issues, documentation, or discussions?
Closes: #5296
How was this PR tested?
NOTICEand removedbin/single-node/NOTICEwere byte-for-byte identical before deletion.Was this PR authored or co-authored using generative AI tooling?
Co-authored with Claude Opus 4.7 in compliance with ASF