This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a change to branch releases-0.12
in repository https://gitbox.apache.org/repos/asf/fory.git


    from eab29539e chore: bump version Releases 0.12.1 (#2502)
     new 248ca3968 chore: translate Chinese comments into English (#2503)
     new e9b02091c fix(ci): Use $ROOT/dist for wheel distribution (#2506)
     new a5ccbcb6b ci: Fix Windows wheel creation (#2511)
     new 5b10df732 ci: Pass the GH token to actions/download-artifact (#2514)
     new 208eade74 fix(python): fix publich tag for workflow (#2517)
     new 5218b61d7 fix(ci): print workflow head branch (#2518)
     new 7bf905f24 fix(python): fix release python wheel head_branch tag (#2519)
     new 1641769ed fix(ci): Pass tag to bump_py_version, set PLAT inside 
manylinux container (#2522)
     new f47b440e4 fix(ci): Use ref_name tag in Windows, name release runs, 
verify wheel versions, use all python versions for release (#2532)
     new 5f75ce977 add bash for windows
     new 9f57d9e06 ci: Fix verify_version() by capturing version properly 
(#2535)
     new 63219779c fix(python): fix bump_wheel version (#2534)
     new 5fb0d2b20 fix(python): fix bump version (#2536)
     new 8d0dc6f5c fix(python): add macos 13 release (#2538)

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-containerized-pr.yml       |  5 ++
 .github/workflows/build-containerized-release.yml  |  5 +-
 .github/workflows/build-native-pr.yml              |  5 ++
 .github/workflows/build-native-release.yml         | 23 +++++-
 .github/workflows/release-python.yaml              | 11 ++-
 ci/build_linux_wheels.py                           | 78 +++++++++----------
 ci/deploy.sh                                       | 50 ++++++++++---
 ci/release.py                                      |  1 +
 ci/tasks/python_container_build_script.sh          | 87 ++++++++++++++++++++++
 java/benchmark/src/main/proto/bench.proto          |  2 +-
 .../java/org/apache/fory/codegen/Expression.java   |  3 +-
 javascript/packages/fory/lib/meta/MetaString.ts    | 14 ++--
 12 files changed, 211 insertions(+), 73 deletions(-)
 create mode 100644 ci/tasks/python_container_build_script.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to