This is an automated email from the ASF dual-hosted git repository.
colinlee pushed a change to branch support_release_ci
in repository https://gitbox.apache.org/repos/asf/tsfile.git
discard 0ef6c88b6 fix compile.
discard f90b2d81d fix ci run.
discard fb8b64506 fix win.
discard 9ba6e4552 fix import on win.
discard 565ea4bf6 fix test error.
discard 8c38f50a5 fix test.
discard 367868c32 fix compile.
discard c3427b137 fix version.
discard 7c292b16c fix mac.
discard f8bea7880 fix git action runner.
discard a303950d3 support python release.
add e8fe520d3 support release python by ci.
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 (0ef6c88b6)
\
N -- N -- N refs/heads/support_release_ci (e8fe520d3)
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.
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 +-
cpp/third_party/zlib-1.3.1/treebuild.xml | 116 ---------------------
.../zlib-1.3.1/zlib-1.3.1/treebuild.xml | 116 ---------------------
python/pyproject.toml | 4 +-
python/requirements.txt | 2 +-
5 files changed, 4 insertions(+), 236 deletions(-)
delete mode 100644 cpp/third_party/zlib-1.3.1/treebuild.xml
delete mode 100644 cpp/third_party/zlib-1.3.1/zlib-1.3.1/treebuild.xml