chore: plugin元数据换成yaml格式

This commit is contained in:
xiaojunnuo
2025-04-15 00:16:57 +08:00
parent cfd3b66be9
commit 91ffb0820a
129 changed files with 7037 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
name: woai
title: 我爱云授权
desc: 我爱云CDN
icon: clarity:plugin-line
input:
username:
title: 账号
component:
placeholder: 我爱云的账号
required: true
password:
title: 密码
component:
placeholder: 我爱云的密码
required: true
encrypt: true
pluginType: access

View File

@@ -0,0 +1,45 @@
showRunStrategy: false
default:
strategy:
runStrategy: 1
name: WoaiCDN
title: 我爱云-部署证书到我爱云CDN
desc: 部署证书到我爱云CDN
icon: clarity:plugin-line
group: cdn
input:
baseApi:
title: 接口地址(可留空)
helper: 请填写我爱云的地址, 默认为 [API](https://console.edeg.sxhjgy.cn) 末尾请不要携带`/`
component:
name: a-input
required: false
order: 0
certId:
title: 证书ID
helper: 请填写 [证书列表](https://console.edge.sxhjgy.cn/site/certificate) 中的证书的ID
component:
name: a-input
required: true
order: 0
cert:
title: 域名证书
helper: 请选择前置任务输出的域名证书
component:
name: output-selector
from:
- CertApply
- CertApplyLego
- CertApplyUpload
required: true
order: 0
accessId:
title: Access授权
helper: 我爱云的用户、密码授权
component:
name: access-selector
type: woai
required: true
order: 0
output: {}
pluginType: deploy

View File

@@ -0,0 +1,45 @@
showRunStrategy: false
default:
strategy:
runStrategy: 1
name: WoaiCDN
title: 我爱云-部署证书到我爱云CDN
desc: 部署证书到我爱云CDN
icon: clarity:plugin-line
group: cdn
input:
baseApi:
title: 接口地址(可留空)
helper: 请填写我爱云的地址, 默认为 [API](https://console.edeg.sxhjgy.cn) 末尾请不要携带`/`
component:
name: a-input
required: false
order: 0
certId:
title: 证书ID
helper: 请填写 [证书列表](https://console.edge.sxhjgy.cn/site/certificate) 中的证书的ID
component:
name: a-input
required: true
order: 0
cert:
title: 域名证书
helper: 请选择前置任务输出的域名证书
component:
name: output-selector
from:
- CertApply
- CertApplyLego
- CertApplyUpload
required: true
order: 0
accessId:
title: Access授权
helper: 我爱云的用户、密码授权
component:
name: access-selector
type: woai
required: true
order: 0
output: {}
pluginType: deploy

View File

@@ -0,0 +1,45 @@
showRunStrategy: false
default:
strategy:
runStrategy: 1
name: WoaiCDN
title: 我爱云-部署证书到我爱云CDN
desc: 部署证书到我爱云CDN
icon: clarity:plugin-line
group: cdn
input:
baseApi:
title: 接口地址(可留空)
helper: 请填写我爱云的地址, 默认为 [API](https://console.edeg.sxhjgy.cn) 末尾请不要携带`/`
component:
name: a-input
required: false
order: 0
certId:
title: 证书ID
helper: 请填写 [证书列表](https://console.edge.sxhjgy.cn/site/certificate) 中的证书的ID
component:
name: a-input
required: true
order: 0
cert:
title: 域名证书
helper: 请选择前置任务输出的域名证书
component:
name: output-selector
from:
- CertApply
- CertApplyLego
- CertApplyUpload
required: true
order: 0
accessId:
title: Access授权
helper: 我爱云的用户、密码授权
component:
name: access-selector
type: woai
required: true
order: 0
output: {}
pluginType: deploy