This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


The following commit(s) were added to refs/heads/main by this push:
     new c8cc7b3  chore: Sync Plugin Info
c8cc7b3 is described below

commit c8cc7b3f4459f5e5011d7190d1ece382ec5980c4
Author: robinv8 <[email protected]>
AuthorDate: Thu Jul 18 01:49:04 2024 +0000

    chore: Sync Plugin Info
---
 plugins_desc.json | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/plugins_desc.json b/plugins_desc.json
index 140564b..607abbd 100644
--- a/plugins_desc.json
+++ b/plugins_desc.json
@@ -20,6 +20,11 @@
       "desc": "适用于各种 OAuth 登录的通用插件",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic";
     },
+    {
+      "name": "阿里云CDN OSS",
+      "desc": "上传文件到阿里云CDN OSS",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyunoss";
+    },
     {
       "name": "Redis缓存",
       "desc": "使用Redis作为缓存",
@@ -127,6 +132,11 @@
       "desc": "Generic OAuth2 Plugin",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic";
     },
+    {
+      "name": "Aliyun CDN OSS storage",
+      "desc": "Upload files to AliCloud CDN OSS storage",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyunoss";
+    },
     {
       "name": "Redis Cache",
       "desc": "Use Redis as cache",

Reply via email to