File tree Expand file tree Collapse file tree 6 files changed +42
-2
lines changed
XEngine_Release/XEngine_Config Expand file tree Collapse file tree 6 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 6161 skip_unpack : true
6262 if_no_artifact_found : fail
6363 path : ./XRelease/
64+ - name : Download Alma build
65+ uses : dawidd6/action-download-artifact@v6
66+ with :
67+ workflow : Alma_build.yml
68+ workflow_conclusion : success
69+ check_artifacts : false
70+ skip_unpack : true
71+ if_no_artifact_found : fail
72+ path : ./XRelease/
6473 - name : Download macbuild
6574 uses : dawidd6/action-download-artifact@v6
6675 with :
Original file line number Diff line number Diff line change 1+ XEngine_Storage V3.21.0.1001
2+
3+ added:get use and left size when start log
4+ added:ci rocky and centos and alma and debian linux support
5+ added:flush bucket size
6+ added:webdav verification configure
7+ added:auto now bucket size Calculate
8+ added:get bucket info reply bucket now size for http api
9+ modify:depend library direction name
10+ modify:start parameter are not case sensitive
11+ modify:http verification use verification module instead and http ver support basic and digest
12+ modify:up and download action unlimited speed support
13+ modify:reply when disable action
14+ improved:Statistics bucket size
15+ update:depend library
16+
17+ 增加:启动的时候输出bucket剩余大小
18+ 增加:ci支持rocky centos alma debian 系统
19+ 增加:刷新Bucket统计大小支持
20+ 增加:webdav验证配置
21+ 增加:自动计算bucket大小
22+ 增加:获取bucket信息返回bucket当前使用大小
23+ 修改:依赖库目录名称
24+ 修改:启动参数不区分大小写
25+ 修改:http验证使用了验证模块替代并且支持basic和digest
26+ 修改:上传下载动作支持限速了
27+ 修改:用户动作禁用支持正确返回
28+ 优化:统计bucket大小
29+ 更新:依赖库
30+ ======================================================================================
131XEngine_Storage V3.20.0.1001
232
333增加:更多的系统发布支持
Original file line number Diff line number Diff line change 8282 },
8383 "XAction" : {
8484 "bEnable" : true ,
85- "nSDMax" : 1024000 ,
86- "nRVMax" : 1024000
85+ "nSDMax" : 0 ,
86+ "nRVMax" : 0
8787 }
8888}
Original file line number Diff line number Diff line change 11{
22 "XVer" :[
3+ " 3.21.0.1001 Build20250923" ,
34 " 3.20.0.1001 Build20250620" ,
45 " 3.19.0.1001 Build20250320" ,
56 " 3.18.0.1001 Build20250103" ,
You can’t perform that action at this time.
0 commit comments