This is an automated email from the ASF dual-hosted git repository.
zhouxzhan pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from 242c7249a [ISSUE #6030] Prepare to release Apache RocketMQ 5.0.1
new 94dacc7c6 Create pr-ci.yml
new 5604d725e Create pr-e2e-test.yml
new c7142c8e0 Create push-ci.yml
new 1af20c843 Update push-ci.yml
new 2fe1a8191 Update push-ci.yml
new bf1094b4f Update pr-ci.yml
new 8e356b062 Update README.md
new eaf3b9f55 improve performance
new 164b7e0a8 Update README.md
new 5787bfa28 Update push-ci.yml
The 10 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/pr-ci.yml | 36 ++++++++
.github/workflows/pr-e2e-test.yml | 163 ++++++++++++++++++++++++++++++++++++
.github/workflows/push-ci.yml | 169 ++++++++++++++++++++++++++++++++++++++
README.md | 2 +-
4 files changed, 369 insertions(+), 1 deletion(-)
create mode 100644 .github/workflows/pr-ci.yml
create mode 100644 .github/workflows/pr-e2e-test.yml
create mode 100644 .github/workflows/push-ci.yml