Commit Graph

71 Commits

Author SHA1 Message Date
Loong
4997cece5f ci: create macOS runtime files in CI (#10509)
* ci: create macOS runtime files in CI

* ci: fix zip flags
2024-09-06 16:14:05 +01:00
Loong
e510ab2848 chore: add flag -fexperimental-library for clang < 16 (#10265)
* Revert "ci: 在 macOS 上使用 clang 18"

This reverts commit d16eb092bd.

* feat: add -fexperimental-library for clang < 16
2024-08-18 00:04:53 +08:00
Weiyou Wang
d16eb092bd ci: 在 macOS 上使用 clang 18 2024-08-17 16:18:06 +08:00
zzyyyl
dacddc41e5 Revert "feat: ci 在 macOS 上使用 clang 18.1.8 (#10254)"
This reverts commit 4b50dc4ae8.
2024-08-17 01:41:32 +08:00
Weiyou Wang
4b50dc4ae8 feat: ci 在 macOS 上使用 clang 18.1.8 (#10254) 2024-08-17 01:32:28 +08:00
Constrat
d7b1854751 ci(perf): kill outdated workflow on same branch 2024-08-06 22:20:00 +01:00
uye
dc69da778e ci: fix ci 2024-08-02 14:02:23 +08:00
uye
6a1c377cf1 ci: use old type2-runtime 2024-08-02 13:39:57 +08:00
uye
27c473c8a1 ci: update type2-runtime 2024-08-02 13:24:42 +08:00
Sherkey
5759cd923d ci: remove stale cache for ci (#9935) 2024-07-27 09:56:56 +02:00
Hao Guan
83a5d46ab7 fix: macOS CI Xcode版本 2024-07-27 10:14:15 +08:00
dependabot[bot]
e21dd80026 ci: bump github actions versions (#9859)
Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

Updates `peter-evans/create-pull-request` from 5 to 6
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

Updates `kentaro-m/auto-assign-action` from 1.2.5 to 2.0.0
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.2.5...v2.0.0)

Updates `andymckay/cancel-action` from 0.3 to 0.5
- [Release notes](https://github.com/andymckay/cancel-action/releases)
- [Commits](https://github.com/andymckay/cancel-action/compare/0.3...0.5)


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 14:41:37 +01:00
dantmnf
002e4b781c feat: GPU acceleration (DX12/DirectML)
Co-authored-by: SherkeyXD <253294679@qq.com>
2024-06-14 18:26:41 +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
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
Loong
cd1bbc7a26 chore: update maa-cli to 0.4.5 and build with vendored-openssl 2024-04-01 23:13:57 +08:00
Hao Guan
a3258f9ebd chore: 锁定Xcode SDK版本 (#8533) 2024-03-10 04:06:55 +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
SherkeyXD
7847b37b94 ci: 更新部分step的版本 2024-02-03 17:44:59 +08:00
Loong
f6bc9f8cbe chore: bump maa-cli to v0.4.0 (#7996)
* chore: bump `maa-cli` to `v0.4.0`

* docs: 更新 CLI 使用指南

* ci: build cli for appimage only with git2 feature

* ci: build CLI with vendored openssl on aarch64
2024-01-15 10:31:16 +00:00
SherkeyXD
128f839f45 ci: 使用的sdk更改为dotnet8.0正式版 2024-01-01 18:10:47 +08:00
SherkeyXD
ecfd389815 ci: 修复ci版本检测错误的问题 2024-01-01 18:10:47 +08:00
SherkeyXD
b697e9c634 ci: 修复windows ci运行错误的问题 2024-01-01 18:10:47 +08:00
Sherkey
95b2eb6118 ci: 规范化ci文件格式及step命名,优化pr-checker的触发逻辑及表现形式 (#7512)
+ 给所有 ci 文件的每一个 step 都添加了名字,并且做了格式化
+ 修复 pr-checker 的触发机制
+ 给 pr-checker 添加了 issue 评论,现在不合规的 commit 将会由 github-action bot 做出评论
2023-12-10 10:12:53 +08:00
uye
fa1c3a241a ci: Update ci.yml 2023-12-07 19:36:33 +08:00
Sherkey
10ed8af466 docs: 文档目录结构大重构 (#7423)
close #7416 
+ 拆分安卓实体设备部分文档
+ 修改目录结构,文件名不再带序号
+ 规范了文档内的链接引用
+ 添加肉鸽烧水模式文档
+ 格式化文档

---------

Co-authored-by: AnnAngela <naganjue@vip.qq.com>
2023-12-07 17:22:55 +08:00
北雁 Cryolitia
5743839999 在 AppImage 中添加 Terminal=true
https://github.com/AppImage/appimage.github.io/pull/3270#issuecomment-1783756048
2023-10-30 17:03:17 +08:00
北雁 Cryolitia
2929715512 Change to Appimage Package on Linux (#7030)
build:
https://github.com/Cryolitia/MaaAssistantArknights/actions/runs/6601833217

test:

![image](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/23723294/fcf66055-fb11-42a5-95fe-6271437d6a6d)

PS: 浏览器里写的所以历史有点乱,建议 squash merge
2023-10-23 10:30:22 +08:00
uye
0038681fdc feat: 显示 ui 版本号 (#6944) 2023-10-16 22:59:32 +08:00
Loong
fa04e9033d ci: use submodule for maa-cli and build it from source 2023-10-16 18:36:58 +08:00
uye
4c0a7ce98f fix: ci 2023-10-16 17:53:13 +08:00
Loong
960a5e4668 ci: trigger CI on changes to the CI workflow 2023-10-15 17:12:00 +08:00
Loong
9ad3896470 ci: download CLI with token 2023-10-15 16:38:20 +08:00
uye
8360968916 test: test ci 2023-10-15 12:54:47 +08:00
uye
80e898d03d test: test ci 2023-10-15 12:50:17 +08:00
uye
61091c52f7 ci: 输出内容
怎么又炸了.jpg
2023-10-15 04:08:16 +08:00
uye
e8dbc7babb ci: 修复错误的Version格式 2023-10-15 03:56:07 +08:00
uye
0286df8b19 ci: fix 元素修改 2023-10-15 03:25:51 +08:00
uye
0ef1156998 ci: 修改错误类型 2023-10-15 01:55:02 +08:00
uye
f3d1cc30db ci: 修改错误路径名 2023-10-15 01:42:38 +08:00
uye
eb214c2669 ci: 修改错误的路径名 2023-10-15 01:39:03 +08:00
uye
c4a3488b20 feat: 显示 ui 版本号 2023-10-15 01:34:28 +08:00
Long Wang
1ad82128a7 ci: remove unrelevant changes 2023-08-31 17:16:17 +08:00
Long Wang
3790e7b24c ci: fix download cli 2023-08-31 17:14:27 +08:00
Long Wang
caf12f6ec4 ci: ship CLI in Linux release 2023-08-31 12:49:13 +08:00
AnnAngela
1b93074175 ci: 将发版流程全部迁移至 MaaRelease (#4981) 2023-06-04 20:53:58 +08:00
MistEO
3bfb08779c fix: CI mirror 2023-05-24 01:14:59 +08:00
MistEO
b5172a58ef fix: 修复一些CI权限问题 2023-05-14 02:35:56 +08:00