This is an automated email from the ASF dual-hosted git repository.
lizhanhui pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git
from 6a852f2 change the README.md test case.
add d6cbac8 feat: include sample plugins when building distribution
package and generate .zip/.tar.gz package formats by default
add 8259f7b feat: add tagged-release GithubAction pipeline
add a822f7e fix: skip tests during release pipeline
new 1ea27ef Merge pull request #161 from lizhanhui/feat_distribution
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/tagged-release.yml | 31 +++++++++++++++++++++++++++++++
dist/src/main/assembly/assembly.xml | 19 +++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 .github/workflows/tagged-release.yml