Sync commits from main to REL_2_STABLE for ASF release#82
Merged
tuhaihe merged 5 commits intoREL_2_STABLEfrom Mar 18, 2026
Merged
Sync commits from main to REL_2_STABLE for ASF release#82tuhaihe merged 5 commits intoREL_2_STABLEfrom
tuhaihe merged 5 commits intoREL_2_STABLEfrom
Conversation
* Remove gradle wrapper from ASF Releases and leave it in git repository (mimic apache/calcite project). * Fetch gradle wrapper during build phase (mimic apache/nessie) * add gradle wrapper and gradle distribution checksum validation. Checksums from https://gradle.org/release-checksums/
This commit updates our licensing documentation to strictly follow Apache Software Foundation (ASF) release guidelines and automates compliance verification. Changes include: - Replaced verbose file-by-file lists in the LICENSE file with high-level directory summaries for modules inherited from the original pxf-archive (such as fdw, external-table, server, cli, load, etc.). - Retained the Dremio copyright attribution in the LICENSE file. - Added the apache-rat-plugin to pom.xml with proper exclusions and custom Greenplum/VMware license family configurations. - Introduced a GitHub Actions workflow to run Apache RAT audits automatically on PRs and updates. - Add the standard Apache License Header to the files created by the Cloudberry community - Update README.md for gradle-wrapper.jar
Collaborator
|
Arhg! Dependency submission is broken now =( |
Member
Author
Would you like to help create a PR to fix it? |
Member
Author
|
Will it be a blocker for our release? If not, we can fix it in the main later. |
Collaborator
PR: #83
No blockers from my side. |
Add download `gradle-wrapper.jar` step to the Dependency Submission workflow. This should fix the regression in workflow that was introduced recently.
Member
Author
|
All the PR-tests passed. Let me merge it. |
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.
closes: #ISSUE_Number
Change logs
Contributor's checklist
Here are some reminders before you submit your pull request: