This is an automated email from the ASF dual-hosted git repository.
yiconghuang pushed a change to branch refactor/move-amber-under-texera
in repository https://gitbox.apache.org/repos/asf/texera.git
from 893074fd6c fix: paths
add 7cf3b76f09 chore(dep): Bump `numpy` version to 2.1.0 (#4098)
add de89d5fa19 feat(ci): add Github CI for creating and uploading release
candidate artifacts (#4076)
add bfce366076 Merge branch 'main' into refactor/move-amber-under-texera
No new revisions were added by this update.
Summary of changes:
.github/release/vote-email-template.md | 85 ++++++
.github/workflows/create-release-candidate.yml | 340 ++++++++++++++++++++++++
amber/requirements.txt | 2 +-
amber/src/main/python/core/models/test_tuple.py | 4 +-
4 files changed, 428 insertions(+), 3 deletions(-)
create mode 100644 .github/release/vote-email-template.md
create mode 100644 .github/workflows/create-release-candidate.yml