dependabot[bot]
|
ff7306775b
|
ci: bump actions/cache from 5 to 6 in /.github/workflows in the github-actions group (#17207)
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-28 13:24:55 +08:00 |
|
dependabot[bot]
|
8276849f1a
|
ci:将 /.github/workflows 中的 github-actions 组更新 2 次 (#17163)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).
Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)
Updates `softprops/action-gh-release` from 3.0.0 to 3.0.1
- [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/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-20 23:08:27 +08:00 |
|
Halo
|
98dd6f7ba1
|
feat(Avalonia): V0.2 新构建跨平台前端界面MAAUnified,合并代码请求 (#16048)
* feat(MaaUnified): MaaUnified构建完成,作为submodule加入
* fix(MaaUnified): 修复自动构建时 submodule拉取错误问题
* feat(MaaUnified): MaaUnified submodule更换为组织仓库
* ci: do not fetch useless module
---------
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2026-04-17 22:33:33 +08:00 |
|
MistEO
|
a5495f8803
|
chore: update branch dev to dev-v2
|
2026-03-14 02:29:11 +08:00 |
|
dependabot[bot]
|
20db680fc8
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#15897)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-02 23:48:59 +08:00 |
|
MistEO
|
0135d6ccbf
|
ci: only handle push on dev
|
2026-02-11 10:58:29 +08:00 |
|
soundofautumn
|
84f1bf490c
|
build: Adopt CMake presets for CI and add clangd/VSCode integration (#15595)
* feat: clangd support
* feat: 完善CMakePresets
* docs: 更新cmake命令
* fix: smoke test run
* docs: 更新vscode开发文档
* feat: 添加执行MaaWpf到cmake中
* feat: 支持全部的presets
* chore: 重新安排顺序
* chore: add some comment
* chore: add more comments
* feat: 简化res-update-game
* chore: 移除多余build
* chore: 统一x64和arm64
* chore: 修正重复忽略.vscode
* feat: vscode cmaketool乱码
* docs: 添加提示
|
2026-02-06 23:05:41 +08:00 |
|
MistEO
|
0d46f8f3e2
|
ci: fix concurrency group (#15269)
|
2026-01-02 02:28:55 +08:00 |
|
MistEO
|
31e3e0c36a
|
ci: limit CI in PRs within the same branch
|
2026-01-02 01:18:30 +08:00 |
|
Constrat
|
947249c481
|
ci: perhaps found a typo
|
2026-01-01 16:18:55 +01:00 |
|
Constrat
|
be9cb387fe
|
ci: try to fix cache miss on smoke-testing
|
2026-01-01 16:06:51 +01:00 |
|
dependabot[bot]
|
e4d5d1999c
|
ci: bump the github-actions group in /.github/workflows with 4 updates (#15091)
Bumps the github-actions group in /.github/workflows with 4 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/cache](https://github.com/actions/cache), [actions/download-artifact](https://github.com/actions/download-artifact) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
Updates `actions/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
Updates `actions/download-artifact` from 6 to 7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)
Updates `peter-evans/create-pull-request` from 7 to 8
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
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-12-15 18:44:55 +01:00 |
|
AnnAngela
|
bb6805680f
|
ci: Potential fix for code scanning alert no. 109: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-11-30 23:47:58 +08:00 |
|
dependabot[bot]
|
8b2a694412
|
ci: bump actions/checkout from 5 to 6 in /.github/workflows in the github-actions group (#14847)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 23:39:04 +08:00 |
|
MistEO
|
5a32fab3a4
|
ci: continue on bad cache key
|
2025-11-22 22:48:20 +08:00 |
|
MistEO
|
641a673f14
|
ci: continue on error for all actions/cache
|
2025-11-22 22:23:36 +08:00 |
|
MistEO
|
add62b81da
|
ci: 更好的 CI 并发控制 (#14645)
|
2025-11-06 13:42:44 +08:00 |
|
MistEO
|
6d67ec1347
|
build: try to fix macos package
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/14595
|
2025-11-01 17:37:06 +08:00 |
|
MistEO
|
bcf93aeeca
|
refactor: 集成 MaaUtils (#14578)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-31 14:56:56 +08:00 |
|
dependabot[bot]
|
5faabf5367
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#14553)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
Updates `actions/download-artifact` from 5 to 6
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '6'
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-10-28 11:32:20 +01:00 |
|
Lucien Shaw
|
d6e6be44c9
|
ci: refine display names for existing workflows (#14419)
---------
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-10-21 14:37:49 +02:00 |
|
Constrat
|
4e31ce82d3
|
chore: auto run smoke testing on tools/SmokeTesting modifications
|
2025-10-11 22:53:01 +02:00 |
|
Constrat
|
073e77fdac
|
ci(fix): use sh for smoketesting
|
2025-10-11 22:34:24 +02:00 |
|
MistEO
|
295fe15604
|
ci: set hash version
|
2025-09-15 02:31:32 +08:00 |
|
MistEO
|
40c3cccfb2
|
ci: try macos for smoke_test (#14104)
* ci: try macos for smoke_test
* ci: Remove concurrency from smoke-testing workflow
* ci: use ninjga build for macos testing
* ci: add trigger
* ci: fix macos parallel
* ci: update bash
* fix: zsh script
* fix: perms
* fix: zsh script regular array
* ci: add resource link for cache hit
* test: enable dev for testing
* test: revert test
---------
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-09-14 14:22:15 +02:00 |
|
nekosu
|
f2b4a622e6
|
feat: custom clang (#14102)
* feat: custom clang
* fix: version typo
* fix: version typo
|
2025-09-14 12:35:40 +02:00 |
|
Status102
|
fbbc0d9f59
|
ci: 为smoke-testing使用cache时增加resource链接 (#14096)
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2025-09-14 17:30:30 +08:00 |
|
Constrat
|
4e4dd8792b
|
chore: remove -DINSTALL_RESOURCES
|
2025-09-13 18:01:40 +02:00 |
|
Constrat
|
d762960691
|
fix: smoke testing upload logs
|
2025-09-13 15:05:52 +02:00 |
|
Constrat
|
d2faaf6bb9
|
fix: move smoke testing working dir
|
2025-09-13 14:55:15 +02:00 |
|
Status102
|
fd33b0ae8c
|
fix: 移除 debug_demo (原Sample) 的对应 resource 额外查找逻辑 (#14081)
* rft: resource链接生成移动至cmake
* fix: smoke
* fix: smoke
* fix: smoke
* chore: 干脆移除掉好了
* chore: remove blank line
* fix: 移除多余链接创建
* perf: use DINSTALL_RESOURCE
* build: 整理cmake util函数
* chore: wpf link resource由cmake进行
* Revert "chore: wpf link resource由cmake进行"
This reverts commit 0e973734e7.
---------
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2025-09-13 12:24:22 +08:00 |
|
Constrat
|
d1ed40f5c1
|
ci: reduce building scope for resource updater + rm llvm.sh (#14084)
* test: pre target / component
* test: temp disable cache
* fix: add libcxx
* ci: remove llvm.sh after execution
* test: reconfigure cache
|
2025-09-12 12:46:26 +02:00 |
|
Constrat
|
3795f49224
|
fix: prevent caching in non-dev branches
|
2025-09-10 17:54:09 +02:00 |
|
Constrat
|
4c82f9f5ea
|
ci(perf): reimplement caching for smoke testing (linux version)
|
2025-09-10 17:07:00 +02:00 |
|
Constrat
|
cb4bb17fa9
|
perf: remove resource from smoke testing
use the default location, do not duplicate
|
2025-09-10 16:54:21 +02:00 |
|
Constrat
|
cbc8b3cf47
|
ci(perf): update smoke testing to ubuntu runner (#14066)
* ci: update smoke testing to ubuntu runner
* fix: missing perms
|
2025-09-10 16:15:59 +02:00 |
|
Constrat
|
474d68d4fb
|
perf: add --parallel to cmake workflows
|
2025-09-10 13:45:25 +02:00 |
|
dependabot[bot]
|
5b372dfc27
|
ci: bump the github-actions group across 1 directory with 7 updates (#14041)
* ci: bump the github-actions group across 1 directory with 7 updates
Bumps the github-actions group with 7 updates in the /.github/workflows directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.3.2` | `2.3.3` |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
Updates `softprops/action-gh-release` from 2.3.2 to 2.3.3
- [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/v2.3.2...v2.3.3)
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: fix schema
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-09-08 18:51:43 +02:00 |
|
MistEO
|
74d39a20c0
|
ci: 调整test相关宏
|
2025-09-08 22:46:04 +08:00 |
|
MistEO
|
5c0445d3ab
|
refactor: 依赖大更新 (#13908)
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-09-08 21:17:47 +08:00 |
|
MistEO
|
8cc692636a
|
Revert "ci: bump the github-actions group in /.github/workflows with 2 updates" (#13707)
|
2025-08-15 10:11:34 +08:00 |
|
dependabot[bot]
|
6333fd5e08
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#13648)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
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-08-12 09:32:59 +08:00 |
|
Constrat
|
0edd998f29
|
style(ci): change job name
[skip changelog]
|
2025-01-04 11:51:58 +01:00 |
|
Constrat
|
829d9ed800
|
ci: dotnet restore not needed for smoke-testing
[skip changelog]
|
2025-01-01 18:07:35 +01:00 |
|
Constrat
|
75dbde17b4
|
ci: smoke-testing cache + scope (#11474)
|
2025-01-01 17:40:49 +01:00 |
|
Constrat
|
29fbd43a86
|
fix: MaaDeps needs to be ignored
0ece7fce64
834107a030
[skip changelog]
|
2025-01-01 16:45:36 +01:00 |
|
Constrat
|
e39b8d3bac
|
fix: github workflow syntax for smoke-testing
[skip changelog]
|
2025-01-01 16:07:39 +01:00 |
|
Constrat
|
0afabbf538
|
ci: smoke-testing restore cache on all branches. Save only on dev.
|
2025-01-01 15:25:06 +01:00 |
|
Constrat
|
8b000e76dc
|
refactor: remove error bypass, tweak powershell syntax
[skip changelog]
|
2024-12-31 18:04:18 +01:00 |
|
Constrat
|
eacdf04006
|
Revert "refactor: move resource copy to test script"
This reverts commit 06bc2bc3b4.
|
2024-12-31 17:35:49 +01:00 |
|