This is an automated email from the ASF dual-hosted git repository.
feiwang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git
from 637c42338 [CELEBORN-2010][FOLLOWUP] Fix svn staging dir
add 48fb71ee7 [CELEBORN-2011][INFRA] Add a script to simplify the process
of creating release notes
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
build/release/known_translations | 64 +++++++++
build/release/pre_gen_release_notes.py | 236 +++++++++++++++++++++++++++++++++
build/release/release_utils.py | 159 ++++++++++++++++++++++
4 files changed, 460 insertions(+)
create mode 100644 build/release/known_translations
create mode 100755 build/release/pre_gen_release_notes.py
create mode 100755 build/release/release_utils.py