Commit Graph

91 Commits

Author SHA1 Message Date
MistEO
30ade6e2a6 ci: add mirrorchyan link to changelog 2025-05-11 01:53:53 +08:00
dependabot[bot]
3babe9d76e ci: bump apple-actions/download-provisioning-profiles from 3 to 4 in /.github/workflows in the github-actions group (#12225)
ci: bump apple-actions/download-provisioning-profiles

Bumps the github-actions group in /.github/workflows with 1 update: [apple-actions/download-provisioning-profiles](https://github.com/apple-actions/download-provisioning-profiles).


Updates `apple-actions/download-provisioning-profiles` from 3 to 4
- [Release notes](https://github.com/apple-actions/download-provisioning-profiles/releases)
- [Commits](https://github.com/apple-actions/download-provisioning-profiles/compare/v3...v4)

---
updated-dependencies:
- dependency-name: apple-actions/download-provisioning-profiles
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 05:35:14 +08:00
dependabot[bot]
46d7d4b2ad ci: bump apple-actions/import-codesign-certs from 3 to 5 in /.github/workflows in the github-actions group (#12201)
ci: bump apple-actions/import-codesign-certs

Bumps the github-actions group in /.github/workflows with 1 update: [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs).


Updates `apple-actions/import-codesign-certs` from 3 to 5
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v3...v5)

---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 11:10:09 +08:00
MistEO
7b547ed88c ci: add retry for macui (#11817)
* ci: add retry for macui

---------

Co-authored-by: Hao Guan <10684225+hguandl@users.noreply.github.com>
2025-02-11 10:51:36 +08:00
dependabot[bot]
7367e9c4e8 ci: bump apple-actions/download-provisioning-profiles from 1 to 3 in /.github/workflows in the github-actions group (#11849)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 09:30:01 +08:00
MistEO
79465ac833 ci: force trigger mirrorchyan release note 2025-02-09 02:12:57 +08:00
MistEO
59af6900ad ci: force trigger mirrorc for release 2025-02-09 00:38:01 +08:00
Hao Guan
551aab1cfb feat(mac): 支持Mirror酱资源更新 (#11768)
* feat(mac): Mirror酱资源更新

* ci: macOS workflow update
2025-02-07 12:35:53 +08:00
Constrat
a50d48ddd1 ci: disable ccache (#11562) 2025-01-17 00:16:16 +08:00
Horror Proton
86d422087f chore: remove -Werror from CMakeLists.txt
fix: #10512
2025-01-13 21:02:26 +08:00
Constrat
3efab62747 Revert "test: try setup dotnet cache"
This reverts commit 835d9b9816.
[skip changelog]
[skip ci]
2025-01-02 12:21:38 +01:00
Constrat
835d9b9816 test: try setup dotnet cache 2025-01-02 12:19:52 +01:00
Constrat
f8b1ce122a perf: manual recursion + robocopy for smoke-testing (#11458) 2024-12-30 10:03:41 +01:00
Constrat
47b8fc72a5 ci: revert builds to ubuntu 22.04 (#11446)
* ci: revert builds to 22.04

* fix: only ci requires ubuntu 22.04
2024-12-29 11:42:29 +08:00
Constrat
1b89299c9c ci: perf improvement with caching (#11400) 2024-12-20 23:31:40 +01:00
Constrat
92144559a9 Revert "refactor: yml -> yaml standardization"
This reverts commit 0389430f17.
2024-12-14 14:46:30 +01:00
Constrat
0389430f17 refactor: yml -> yaml standardization 2024-12-14 14:39:01 +01:00
Constrat
540ac8939c ci: prevent duplicate runs (#11362)
From https://github.com/zopefoundation/meta/issues/145#issuecomment-1247814559
2024-12-13 14:22:30 +01:00
Hao Guan
f803a6510d fix: 设置Xcode版本为15.3 (#11298) 2024-12-06 01:40:51 +08:00
Hao Guan
901e61ae78 fix: Mac GUI 优化作业列表 (#11250) 2024-11-28 07:35:36 +11:00
Loong
c6e929933f 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
9bf4111d98 chore: add flag -fexperimental-library for clang < 16 (#10265)
* Revert "ci: 在 macOS 上使用 clang 18"

This reverts commit dde048fb4c.

* feat: add -fexperimental-library for clang < 16
2024-08-18 00:04:53 +08:00
Weiyou Wang
dde048fb4c ci: 在 macOS 上使用 clang 18 2024-08-17 16:18:06 +08:00
zzyyyl
99fe87a005 Revert "feat: ci 在 macOS 上使用 clang 18.1.8 (#10254)"
This reverts commit f260c78bb9.
2024-08-17 01:41:32 +08:00
Weiyou Wang
f260c78bb9 feat: ci 在 macOS 上使用 clang 18.1.8 (#10254) 2024-08-17 01:32:28 +08:00
Constrat
0095c44431 ci(perf): kill outdated workflow on same branch 2024-08-06 22:20:00 +01:00
uye
086d68cb8c ci: fix ci 2024-08-02 14:02:23 +08:00
uye
0f2b501974 ci: use old type2-runtime 2024-08-02 13:39:57 +08:00
uye
adf7ea8a79 ci: update type2-runtime 2024-08-02 13:24:42 +08:00
Sherkey
c17ec74461 ci: remove stale cache for ci (#9935) 2024-07-27 09:56:56 +02:00
Hao Guan
1d34d82cd1 fix: macOS CI Xcode版本 2024-07-27 10:14:15 +08:00
dependabot[bot]
01a864650a 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
d6572b2c7e feat: GPU acceleration (DX12/DirectML)
Co-authored-by: SherkeyXD <253294679@qq.com>
2024-06-14 18:26:41 +08:00
Hao Guan
063e44a8b8 chore: 更新macOS SDK版本 2024-06-03 12:27:34 +08:00
北雁 Cryolitia
6240ca54ed ci: no need to checkout sumodule after https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/9168 2024-05-27 23:07:19 +08:00
AnnAngela
9ec3c9f158 ci: macOS 版本使用运行于 M1 芯片的 macOS 14 系统编译 (#9071) 2024-05-11 20:33:55 +08:00
MistEO
605dcda98a 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
2111a401b2 chore: update maa-cli to 0.4.5 and build with vendored-openssl 2024-04-01 23:13:57 +08:00
Hao Guan
b2c532e7aa chore: 锁定Xcode SDK版本 (#8533) 2024-03-10 04:06:55 +08:00
Horror Proton
f1270fcd3c fix: fix appimage cross build issue
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8216
2024-02-07 00:10:47 +08:00
SherkeyXD
83f0610d9b ci: 更新部分step的版本 2024-02-03 17:44:59 +08:00
Loong
f8e6b0e982 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
68289b8111 ci: 使用的sdk更改为dotnet8.0正式版 2024-01-01 18:10:47 +08:00
SherkeyXD
4a077b2697 ci: 修复ci版本检测错误的问题 2024-01-01 18:10:47 +08:00
SherkeyXD
dd1166887c ci: 修复windows ci运行错误的问题 2024-01-01 18:10:47 +08:00
Sherkey
8561cfef61 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
e5fd1874eb ci: Update ci.yml 2023-12-07 19:36:33 +08:00
Sherkey
745c88393e docs: 文档目录结构大重构 (#7423)
close #7416 
+ 拆分安卓实体设备部分文档
+ 修改目录结构,文件名不再带序号
+ 规范了文档内的链接引用
+ 添加肉鸽烧水模式文档
+ 格式化文档

---------

Co-authored-by: AnnAngela <naganjue@vip.qq.com>
2023-12-07 17:22:55 +08:00
北雁 Cryolitia
258f9ec6ba 在 AppImage 中添加 Terminal=true
https://github.com/AppImage/appimage.github.io/pull/3270#issuecomment-1783756048
2023-10-30 17:03:17 +08:00
北雁 Cryolitia
783a2bb0ab 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