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 7d64713  chore: Sync Plugin Info (#263)
     add 8b40fcc  chore: Sync Plugin Info (#263)
     add 4de18ce  fix: missing translations in slack
     add 2c62ccb  build(user-center-slack): update version to 1.0.3
     add 1bda63f  fix(i18n): update translation texts for Slack plugins
     add f70d84a  refactor(render): remove logging of theme selection in config 
methods
     add db5dfaf  build(render-markdown-codehighlight): bump version to 0.2.1
     add 0dba336  refactor(render-markdown-codehighlight): remove unused log 
import
     add d99270e  build(render-markdown-codehighlight): bump version to 0.2.2
     add 9d75869  feat: add wecom notification
     add 19bf88c  feat: update package name for find plugins
     add 0126396  feat: update package name for find plugins in go.mod
     add e0fbafb  Revert "feat: update package name for find plugins in go.mod"
     add cded6aa  feat: update notication-wecom package name and version
     add d0b0cc7  feat: adjust apache header and recheck code
     add 8a25e44  feat: format code and add notification-wecom to README.md
     add 88f94cd  docs(notification-wecom): add Apache ASF header
     add cf94ebc  refactor(rename): rename incubator-answer
     add de296b3  refactor(gomod): rename incubator-answer
     add 3a78da9  upgrade(version): update version
     add e20b2ad  fix(reviewer-akismet): update go mod
     new 6602e6c  Merge remote-tracking branch 'origin/main' into dev

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:
 .vaunt/config.yaml                                 |   2 +-
 README.md                                          |  49 +++++-----
 cache-redis/README.md                              |   2 +-
 cache-redis/go.mod                                 |   6 +-
 cache-redis/go.sum                                 |   8 +-
 cache-redis/info.yaml                              |   4 +-
 cache-redis/redis.go                               |   7 +-
 captcha-basic/basic.go                             |   6 +-
 captcha-basic/go.mod                               |   6 +-
 captcha-basic/go.sum                               |   8 +-
 captcha-basic/info.yaml                            |   4 +-
 captcha-google-v2/go.mod                           |   6 +-
 captcha-google-v2/go.sum                           |   8 +-
 captcha-google-v2/info.yaml                        |   4 +-
 captcha-google-v2/recaptcha.go                     |   6 +-
 cdn-aliyun/README.md                               |   2 +-
 cdn-aliyun/aliyun.go                               |  13 +--
 cdn-aliyun/go.mod                                  |   6 +-
 cdn-aliyun/go.sum                                  |   8 +-
 cdn-aliyun/info.yaml                               |   4 +-
 cdn-s3/go.mod                                      |   6 +-
 cdn-s3/go.sum                                      |   8 +-
 cdn-s3/info.yaml                                   |   4 +-
 cdn-s3/s3.go                                       |  10 +-
 cdn-s3/s3_client.go                                |   5 +-
 connector-apache/apache.go                         |   8 +-
 connector-apache/go.mod                            |   6 +-
 connector-apache/go.sum                            |   8 +-
 connector-apache/info.yaml                         |   4 +-
 connector-basic/README.md                          |   2 +-
 connector-basic/basic.go                           |   8 +-
 connector-basic/go.mod                             |   6 +-
 connector-basic/go.sum                             |   8 +-
 connector-basic/info.yaml                          |   4 +-
 connector-dingtalk/README.md                       |   4 +-
 connector-dingtalk/dingtalk.go                     |   6 +-
 connector-dingtalk/go.mod                          |   6 +-
 connector-dingtalk/go.sum                          |   8 +-
 connector-dingtalk/info.yaml                       |   4 +-
 connector-github/README.md                         |   2 +-
 connector-github/github.go                         |   6 +-
 connector-github/go.mod                            |   6 +-
 connector-github/go.sum                            |   8 +-
 connector-github/info.yaml                         |   4 +-
 connector-google/README.md                         |   2 +-
 connector-google/go.mod                            |   6 +-
 connector-google/go.sum                            |   8 +-
 connector-google/google.go                         |   6 +-
 connector-google/info.yaml                         |   4 +-
 connector-wallet/README.md                         |   2 +-
 connector-wallet/go.mod                            |   6 +-
 connector-wallet/go.sum                            |   8 +-
 connector-wallet/info.yaml                         |   4 +-
 connector-wallet/wallet.go                         |   6 +-
 editor-chart/chart.go                              |   6 +-
 editor-chart/go.mod                                |   6 +-
 editor-chart/go.sum                                |   8 +-
 editor-chart/info.yaml                             |   4 +-
 editor-formula/formula.go                          |   6 +-
 editor-formula/go.mod                              |   6 +-
 editor-formula/go.sum                              |   8 +-
 editor-formula/info.yaml                           |   4 +-
 embed-basic/basic.go                               |   6 +-
 embed-basic/go.mod                                 |   6 +-
 embed-basic/go.sum                                 |   8 +-
 embed-basic/info.yaml                              |   4 +-
 notification-dingtalk/README.md                    |   2 +-
 notification-dingtalk/config.go                    |   4 +-
 notification-dingtalk/dingtalk_notification.go     |   8 +-
 notification-dingtalk/go.mod                       |   9 +-
 notification-dingtalk/go.sum                       |  15 +--
 notification-dingtalk/info.yaml                    |   4 +-
 notification-dingtalk/user_config.go               |   4 +-
 notification-lark/README.md                        |   2 +-
 notification-lark/README_CN.md                     |   2 +-
 notification-lark/config.go                        |   4 +-
 notification-lark/go.mod                           |   6 +-
 notification-lark/go.sum                           |   8 +-
 notification-lark/info.yaml                        |   4 +-
 notification-lark/lark_card_test.go                |   2 +-
 notification-lark/notification.go                  |   6 +-
 notification-lark/user_config.go                   |   4 +-
 notification-lark/utils_test.go                    |   2 +-
 notification-slack/config.go                       |   4 +-
 notification-slack/go.mod                          |   8 +-
 notification-slack/go.sum                          |  12 +--
 notification-slack/i18n/en_US.yaml                 |   4 +
 notification-slack/i18n/zh_CN.yaml                 |   6 +-
 notification-slack/info.yaml                       |   4 +-
 notification-slack/slack_notification.go           |   7 +-
 notification-slack/user_config.go                  |   4 +-
 notification-wecom/README.md                       |  35 +++++++
 notification-wecom/README_CN.md                    |  35 +++++++
 .../config.go                                      |   6 +-
 notification-wecom/docs/wecom-config.png           | Bin 0 -> 104028 bytes
 {cdn-aliyun => notification-wecom}/go.mod          |  10 +-
 .../go.sum                                         |  15 +--
 .../i18n/en_US.yaml                                |  49 +++-------
 notification-wecom/i18n/translation.go             |  53 ++++++++++
 .../i18n/zh_CN.yaml                                |  48 +++------
 .../info.yaml                                      |   6 +-
 .../notification_wecom.go                          |  74 +++++++++-----
 .../schema.go                                      |  11 +--
 .../user_config.go                                 |   6 +-
 plugins_desc.json                                  | 108 ++++++++++-----------
 render-markdown-codehighlight/go.mod               |   6 +-
 render-markdown-codehighlight/go.sum               |   8 +-
 render-markdown-codehighlight/info.yaml            |   4 +-
 .../renderMarkdownCodehighlight.go                 |  12 +--
 reviewer-akismet/akismet.go                        |   2 +-
 reviewer-akismet/basic.go                          |   6 +-
 reviewer-akismet/go.mod                            |   8 +-
 reviewer-akismet/go.sum                            |  35 ++-----
 reviewer-akismet/info.yaml                         |   4 +-
 reviewer-baidu/basic.go                            |   6 +-
 reviewer-baidu/go.mod                              |   6 +-
 reviewer-baidu/go.sum                              |   8 +-
 reviewer-baidu/info.yaml                           |   4 +-
 reviewer-basic/basic.go                            |   6 +-
 reviewer-basic/go.mod                              |   6 +-
 reviewer-basic/go.sum                              |   8 +-
 reviewer-basic/info.yaml                           |   4 +-
 search-algolia/README.md                           |   2 +-
 search-algolia/algolia.go                          |   6 +-
 search-algolia/config.go                           |   4 +-
 search-algolia/go.mod                              |   6 +-
 search-algolia/go.sum                              |   8 +-
 search-algolia/info.yaml                           |   4 +-
 search-algolia/sync.go                             |   2 +-
 search-elasticsearch/README.md                     |   2 +-
 search-elasticsearch/es.go                         |   6 +-
 search-elasticsearch/es_index.go                   |   2 +-
 search-elasticsearch/go.mod                        |   6 +-
 search-elasticsearch/go.sum                        |   8 +-
 search-elasticsearch/info.yaml                     |   4 +-
 search-elasticsearch/sync.go                       |   3 +-
 search-meilisearch/README.md                       |   2 +-
 search-meilisearch/go.mod                          |   6 +-
 search-meilisearch/go.sum                          |   8 +-
 search-meilisearch/info.yaml                       |   4 +-
 search-meilisearch/meilisearch.go                  |   6 +-
 search-meilisearch/sync.go                         |   2 +-
 storage-aliyunoss/README.md                        |   2 +-
 storage-aliyunoss/aliyunoss.go                     |   6 +-
 storage-aliyunoss/go.mod                           |   6 +-
 storage-aliyunoss/go.sum                           |   8 +-
 storage-aliyunoss/info.yaml                        |   4 +-
 storage-s3/README.md                               |   2 +-
 storage-s3/go.mod                                  |   6 +-
 storage-s3/go.sum                                  |   8 +-
 storage-s3/info.yaml                               |   4 +-
 storage-s3/s3.go                                   |   6 +-
 storage-s3/s3_client.go                            |   2 +-
 storage-tencentyuncos/README.md                    |   2 +-
 storage-tencentyuncos/go.mod                       |   6 +-
 storage-tencentyuncos/go.sum                       |   8 +-
 storage-tencentyuncos/info.yaml                    |   4 +-
 storage-tencentyuncos/tencentyuncos.go             |   6 +-
 user-center-slack/client.go                        |   2 +-
 user-center-slack/config.go                        |   4 +-
 user-center-slack/go.mod                           |   6 +-
 user-center-slack/go.sum                           |   8 +-
 user-center-slack/handler.go                       |   2 +-
 user-center-slack/i18n/en_US.yaml                  |  37 ++++++-
 user-center-slack/i18n/zh_CN.yaml                  |  41 +++++++-
 user-center-slack/importer.go                      |   2 +-
 user-center-slack/info.yaml                        |   4 +-
 user-center-slack/notification.go                  |   5 +-
 user-center-slack/slack_user_center.go             |   7 +-
 user-center-slack/user_config.go                   |   4 +-
 user-center-wecom/config.go                        |   4 +-
 user-center-wecom/go.mod                           |   6 +-
 user-center-wecom/go.sum                           |   8 +-
 user-center-wecom/handler.go                       |   4 +-
 user-center-wecom/info.yaml                        |   4 +-
 user-center-wecom/notification.go                  |   4 +-
 user-center-wecom/user_config.go                   |   4 +-
 user-center-wecom/wecom_user_center.go             |   6 +-
 util/go.mod                                        |   2 +-
 179 files changed, 828 insertions(+), 655 deletions(-)
 create mode 100644 notification-wecom/README.md
 create mode 100644 notification-wecom/README_CN.md
 copy {notification-dingtalk => notification-wecom}/config.go (91%)
 create mode 100644 notification-wecom/docs/wecom-config.png
 copy {cdn-aliyun => notification-wecom}/go.mod (87%)
 copy {notification-dingtalk => notification-wecom}/go.sum (93%)
 copy {notification-dingtalk => notification-wecom}/i18n/en_US.yaml (55%)
 create mode 100644 notification-wecom/i18n/translation.go
 copy {notification-dingtalk => notification-wecom}/i18n/zh_CN.yaml (55%)
 copy {notification-dingtalk => notification-wecom}/info.yaml (85%)
 copy user-center-wecom/notification.go => 
notification-wecom/notification_wecom.go (70%)
 copy {notification-dingtalk => notification-wecom}/schema.go (82%)
 copy {notification-dingtalk => notification-wecom}/user_config.go (96%)

Reply via email to