This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
from b8ad03a chore: Sync Plugin Info new 8c14d6a feat(reviewer-basic): add post review option selection add 915d7a1 build(notification-wecom): update version to 1.0.2 add d71a61c storage-s3 wrong signature add d6d9191 refactor(storage): Add support for attachment uploads add 6e1eae6 build(storage): update version for aliyunoss and s3 storage add 3c8ae67 refactor(storage): remove max file size configuration from translations add 68d6b78 refactor(storage): Add support for attachment uploads add 6266dc0 fix: fix only merge code to dev new e5a92e1 Merge remote-tracking branch 'origin/main' into dev The 2 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/sync-info.yml | 1 - reviewer-basic/basic.go | 58 ++++++++++++++++++++++++++-- reviewer-basic/i18n/en_US.yaml | 4 +- reviewer-basic/i18n/translation.go | 1 + reviewer-basic/i18n/zh_CN.yaml | 2 + reviewer-basic/info.yaml | 2 +- storage-aliyunoss/README.md | 5 +-- storage-aliyunoss/aliyunoss.go | 58 ++++++++++++---------------- storage-aliyunoss/i18n/en_US.yaml | 5 --- storage-aliyunoss/i18n/translation.go | 2 - storage-aliyunoss/i18n/zh_CN.yaml | 5 --- storage-aliyunoss/info.yaml | 2 +- storage-s3/README.md | 5 +-- storage-s3/i18n/en_US.yaml | 5 --- storage-s3/i18n/translation.go | 2 - storage-s3/i18n/zh_CN.yaml | 5 --- storage-s3/info.yaml | 2 +- storage-s3/s3.go | 63 +++++++++++++++--------------- storage-tencentyuncos/README.md | 3 +- storage-tencentyuncos/i18n/en_US.yaml | 5 --- storage-tencentyuncos/i18n/translation.go | 2 - storage-tencentyuncos/i18n/zh_CN.yaml | 5 --- storage-tencentyuncos/info.yaml | 2 +- storage-tencentyuncos/tencentyuncos.go | 64 +++++++++++++++---------------- 24 files changed, 154 insertions(+), 154 deletions(-)