Loong
2a90b2c4e0
ci: ignore more site ( #9698 )
2024-07-17 15:43:59 +01:00
Loong
f2ab4946ce
ci: use lychee to check dead links ( #9675 )
...
* ci: use lychee to check dead links
* ci: comment on PR when dead links are found
* docs: fix broken links
2024-07-17 15:26:17 +01:00
SherkeyXD
7683909904
ci: 更新checkout至v4
...
这怎么还有个漏网之鱼)
2024-07-14 02:55:25 +08:00
Sherkey
bff941ffc6
chore: 删除 Qodana 静态检查 ( #9553 )
...
目前 Qodana 的许可证不知因为什么原因过期了,已经六个月没有运行过了
并且由于 Github 的 Secret 存储机制,没有很好的在 PR 上工作的方法
因此提议删除
2024-07-10 14:19:37 +08:00
Constrat
7f188eb09e
refactor: YoStar -> Yostar only for interfaces ( #9548 )
2024-07-07 21:28:16 +02:00
SherkeyXD
2e57000187
chore: 删除 Qodana 静态检查
2024-07-08 02:40:19 +08:00
uye
67bbf9aac5
refactor: website docs **translation needed** ( #9287 )
...
Co-authored-by: wlwxj <d1ve_wh4le@outlook.com >
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: Wallsman <63186641+wallsman@users.noreply.github.com >
Co-authored-by: Loong <wangl.cc@outlook.com >
Co-authored-by: 神代綺凛 <i@loli.best >
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com >
2024-07-08 01:57:20 +08:00
Constrat
f0c31c4433
feat: YoStarEN resolution warning on client switch ( #9539 )
...
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2024-07-07 12:27:39 +02:00
zzyyyl
84b4555835
chore(issue-checker): bump zzyyyl/issue-checker from 1.7 to 1.8
2024-06-18 16:49:09 +08:00
dantmnf
002e4b781c
feat: GPU acceleration (DX12/DirectML)
...
Co-authored-by: SherkeyXD <253294679@qq.com >
2024-06-14 18:26:41 +08:00
zzyyyl
a23396e37f
chore(pr-checker): 允许使用“feat!”表示重大更新
2024-06-13 17:55:39 +08:00
Hao Guan
056967f285
chore: 更新macOS SDK版本
2024-06-03 12:27:34 +08:00
北雁 Cryolitia
0201226ce3
ci: no need to checkout sumodule after https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/9168
2024-05-27 23:07:19 +08:00
AnnAngela
5bd4b1e070
ci: macOS 版本使用运行于 M1 芯片的 macOS 14 系统编译 ( #9071 )
2024-05-11 20:33:55 +08:00
AnnAngela
01dd3a708d
ci: 无需手动验证 doc ( #9070 )
2024-05-11 11:29:22 +00:00
Constrat
ca4cfe711b
refactor: rename $isAllEqual to $noDiff
...
[skip changelog]
2024-05-10 17:43:19 +02:00
AnnAngela
92c0096148
ci: 补上另一个actions/checkout@v4 ( #9044 )
2024-05-09 09:46:07 +00:00
AnnAngela
5bb32eb76f
ci: 更新 actions/checkout@v4 ( #9042 )
2024-05-09 08:25:19 +00:00
AnnAngela
70c409ed46
ci: 修复受损引用 ( #9041 )
2024-05-09 07:36:09 +00:00
MistEO
bafc8c3f71
feat: mumu extras ( #8939 )
...
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
2024-05-03 22:05:37 +08:00
alisa
3923d7d357
ci: fix azure deployment_environment error
2024-04-24 10:30:18 +08:00
alisa
6a2c15d31c
ci: fix unexpected build and deploy behavior
2024-04-24 10:22:18 +08:00
alisa
06c368ba2f
ci: update website deployment action to support deployment_environment
2024-04-24 10:08:19 +08:00
Alisa
fb6b56820c
refactor: 合并 MAA Website 仓库 ( #8886 )
...
* chore: migrate maa website
* ci: change docs build test to website build test
* fix: rename artifact name to dist
* ci: add workflow to deploy website to azure
2024-04-24 09:31:52 +08:00
AnnAngela
84e9fb8ffc
ci: 无变动时不再发起更新资源 ( #8846 )
2024-04-17 04:01:45 +00:00
Loong
cd1bbc7a26
chore: update maa-cli to 0.4.5 and build with vendored-openssl
2024-04-01 23:13:57 +08:00
status102
ea500ec83d
ci: 修改nightly changelog忽略多余抬头
2024-04-01 22:32:55 +08:00
status102
3d6d18a706
ci: 修正nightly读取changelog.md
...
[skip changelog]
2024-04-01 21:44:57 +08:00
status102
ba1b779f92
ci: 修正nightly使用生成文件
2024-04-01 20:20:11 +08:00
AnnAngela
0955b90864
ci: 修复gen_changelog的错误操作 ( #8756 )
2024-04-01 02:03:39 +00:00
Sherkey
095631244c
chore: 修复changelog_generator编码问题,以及部分重构 ( #8739 )
...
* ci: 修正changelog生成时的编码问题
* refactor: 使用更加现代的python写法部分重构changelog_generator
2024-04-01 08:24:34 +08:00
Loong
44e10ecb60
ci: generate changelog with python script for nightly ( #8728 )
...
ci: generate changelog with python script for nightly releases
2024-03-30 23:39:15 +08:00
status102
8998a119ad
ci: output format
2024-03-29 11:06:47 +08:00
status102
f98c95e44e
ci: 调整nightly自动changelog格式
...
[skip changelog]
2024-03-19 19:16:50 +08:00
status102
70974ea530
ci: 调整nightly自动changelog格式
...
[skip changelog]
2024-03-19 17:13:57 +08:00
status102
07606c1e7b
ci: 修复格式
...
[skip changelog]
2024-03-18 08:16:02 +08:00
status102
1e2069470e
ci: 移除空格转义
2024-03-16 15:29:55 +08:00
status102
dadd106cb6
ci: 调整字符串拼接
...
[skip changelog]
2024-03-16 14:59:54 +08:00
status102
7b949967b1
ci: 修复nightly的changelog tag选取
2024-03-16 10:52:38 +08:00
status102
2896405594
ci: 再修一下
2024-03-15 18:49:25 +08:00
status102
69d158829c
ci: 尝试修复换行混乱
2024-03-15 18:09:46 +08:00
status102
726fef72b0
ci: 修改自动生成changelog与上个tag对比,而非与上个公版
2024-03-15 16:48:13 +08:00
status102
305ffe79d8
ci: nightly auto changelog ( #8614 )
...
* ci: nightly auto changelog
* perf: 移除不必要的参数
* perf: review
Co-authored-by: AnnAngela <naganjue@vip.qq.com >
---------
Co-authored-by: AnnAngela <naganjue@vip.qq.com >
2024-03-15 15:51:05 +08:00
status102
3fb40e90a7
ci: pr checker
2024-03-14 17:38:03 +08:00
AnnAngela
6bea6395a3
ci: 优化changelog ( #8608 )
2024-03-14 07:25:43 +00:00
Hao Guan
a3258f9ebd
chore: 锁定Xcode SDK版本 ( #8533 )
2024-03-10 04:06:55 +08:00
SherkeyXD
5c2eb78463
ci: 修正发版时触发的文档部署workflow
2024-02-12 23:56:03 +08:00
SherkeyXD
123fb47dbe
docs: 升级依赖,移除package-lock.json
2024-02-11 00:19:46 +08:00
Horror Proton
69691a2f01
fix: fix appimage cross build issue
...
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8216
2024-02-07 00:10:47 +08:00
uye
24c9d116d2
ci: Update release-nightly-ota.yml
2024-02-06 13:49:22 +08:00