This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch dependabot/cargo/comfy-table-8
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git
from 61aad3ea Merge branch 'main' into dependabot/cargo/comfy-table-8
add 7d130d81 fix(ci): install a modern protoc for the manylinux wheel
build (#751)
add ddb72748 fix(release): reject an expired signing key in the src
release verification (#753)
add 4325208a fix(ci): publish the release only after every artifact has
built (#755)
add 5fedb993 Merge branch 'main' into dependabot/cargo/comfy-table-8
No new revisions were added by this update.
Summary of changes:
.github/scripts/manylinux-build-deps.sh | 111 +++++++++++++++++++++++
.github/workflows/ci.yml | 43 +++++++++
.github/workflows/release.yml | 152 ++++++++++++++++++--------------
release/verify_src_release.sh | 12 ++-
4 files changed, 252 insertions(+), 66 deletions(-)
create mode 100755 .github/scripts/manylinux-build-deps.sh