Skip to content

Commit e0cc3fa

Browse files
committed
optimize res name
1 parent 8083606 commit e0cc3fa

File tree

75 files changed

+84
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+84
-86
lines changed

start-mcp-agentql/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-mcp-agentql
4-
Version: 0.0.2
4+
Version: 0.0.3
55
Provider:
66
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
77
Description: agentql MCP Server

start-mcp-agentql/src/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
start-mcp-server:
1+
start-mcp-agentql:
22
default:
33
languages:
44
- nodejs20

start-mcp-agentql/src/s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vars:
66
region: "{{ region }}"
77

88
resources:
9-
start-mcp-server:
9+
start-mcp-agentql:
1010
component: fc3
1111
props:
1212
region: ${vars.region}

start-mcp-amap-maps/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-mcp-amap-maps
4-
Version: 0.0.8
4+
Version: 0.0.9
55
Provider:
66
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
77
Description: MCP Server for the AMap Map API

start-mcp-amap-maps/src/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
start-mcp-server:
1+
start-mcp-amap-maps:
22
default:
33
languages:
44
- nodejs20

start-mcp-amap-maps/src/s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vars:
66
region: "{{ region }}"
77

88
resources:
9-
start-mcp-server:
9+
start-mcp-amap-maps:
1010
component: fc3
1111
props:
1212
region: ${vars.region}

start-mcp-brave-search/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-mcp-brave-search
4-
Version: 0.0.3
4+
Version: 0.0.4
55
Provider:
66
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
77
Description: Brave Search MCP Server

start-mcp-brave-search/src/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
start-mcp-server:
1+
start-mcp-brave-search:
22
default:
33
languages:
44
- nodejs20

start-mcp-brave-search/src/s.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vars:
66
region: "{{ region }}"
77

88
resources:
9-
start-mcp-server:
9+
start-mcp-brave-search:
1010
component: fc3
1111
props:
1212
region: ${vars.region}
@@ -17,7 +17,7 @@ resources:
1717
cpu: 1
1818
memorySize: 2048
1919
diskSize: 512
20-
instanceConcurrency: 100
20+
instanceConcurrency: 200
2121
logConfig: auto
2222
environmentVariables:
2323
PATH: /opt/nodejs/node_modules/.bin:/opt/python/bin:/code/python/bin:/var/fc/lang/python3.10/bin:/var/fc/lang/nodejs20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

start-mcp-chatppt/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-mcp-chatppt
4-
Version: 0.0.2
4+
Version: 0.0.3
55
Provider:
66
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
77
Description: ChatPPT MCP Server 模版

0 commit comments

Comments
 (0)