This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
from bdbf9b1 refactor(reviewer-basic): remove post review configuration
options
new 49fbb36 feat(storage): support to set ACL_PUBLIC_READ ENV
new 4997847 chore: remove pull_request trigger from sync-info workflow
new 80072ff feat(storage): add support for configurable Object ACL in
storage settings
The 3 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 | 4 ----
storage-aliyunoss/aliyunoss.go | 25 ++++++++++++++++++++++++-
storage-aliyunoss/i18n/en_US.yaml | 10 ++++++++++
storage-aliyunoss/i18n/translation.go | 4 ++++
storage-aliyunoss/i18n/zh_CN.yaml | 10 ++++++++++
storage-aliyunoss/info.yaml | 2 +-
storage-tencentyuncos/i18n/en_US.yaml | 10 ++++++++++
storage-tencentyuncos/i18n/translation.go | 4 ++++
storage-tencentyuncos/i18n/zh_CN.yaml | 10 ++++++++++
storage-tencentyuncos/info.yaml | 2 +-
storage-tencentyuncos/tencentyuncos.go | 29 ++++++++++++++++++++++++++++-
11 files changed, 102 insertions(+), 8 deletions(-)