This is an automated email from the ASF dual-hosted git repository.
yuxia pushed a change to branch release-0.1
in repository https://gitbox.apache.org/repos/asf/fluss-rust.git
discard 9bec339 chore: fix windows
discard b39be27 chore: fix macos
discard 37134a4 chore: fix
discard 94893f3 chore: fix build python wheel issue again
discard 6f35de9 ci: use grpcio-tools for protoc in manylinux containers
discard 57fb6bb fix: use prost 0.12 from workspace to avoid version conflicts
discard ad88bdc ci: remove protoc installation steps (now using protox)
discard 91ba1c6 ci: use protox instead of protoc for proto compilation
discard 831eaaf ci: add generate-import-lib feature for Windows wheel build
discard 0a04d03 ci: download protoc to user directory in manylinux container
discard 328d298 ci: download protoc binary for manylinux container
discard c2981e7 ci: install protoc in manylinux container for Python wheel
build
discard 2dcf5c2 chore: fix build python wheel issue
discard 91f86f7 Revert "ci: update release-python yml"
discard d2d7f68 Revert "ci: fix python wheel build issue"
discard f59df65 ci: fix python wheel build issue
discard 9f25e94 ci: update release-python yml
new c731eff ci: fix ci build wheel issue for python
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9bec339)
\
N -- N -- N refs/heads/release-0.1 (c731eff)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 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/release_python.yml | 56 +++++-------------------------------
Cargo.toml | 2 --
crates/fluss/Cargo.toml | 2 +-
3 files changed, 8 insertions(+), 52 deletions(-)