github-actions[bot] opened a new pull request, #9422: URL: https://github.com/apache/gravitino/pull/9422
### What changes were proposed in this pull request? This pull request adds support for packaging and signing the Gravitino Lance REST server binary distribution in the release build script. This ensures that the Lance REST server binary is properly copied, signed, and its checksum is generated alongside other distributions. Distribution packaging and signing: * Updated `dev/release/release-build.sh` to copy the `gravitino-lance-rest-server-$GRAVITINO_VERSION-bin.tar.gz` file, sign it with GPG, and generate its SHA-512 checksum, similar to the existing process for other distributions. ### Why are the changes needed? We are going to release the Lance REST service in 1.1.0 release Fix: #9400 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? Test locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
