dependabot[bot]
|
3b3383ef4b
|
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
|
bde9b78a60
|
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]
|
36084974d1
|
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
|
44aec32649
|
ci: continue on bad cache key
|
2025-11-22 22:48:20 +08:00 |
|
MistEO
|
3bec98b7ce
|
ci: continue on error for all actions/cache
|
2025-11-22 22:23:36 +08:00 |
|
MistEO
|
61cdb47c00
|
ci: 更好的 CI 并发控制 (#14645)
|
2025-11-06 13:42:44 +08:00 |
|
MistEO
|
70204e9047
|
build: try to fix macos package
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/14595
|
2025-11-01 17:37:06 +08:00 |
|
MistEO
|
91ea7067f7
|
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]
|
1dcf2a42a7
|
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
|
1e9ae031ea
|
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
|
7079975bd2
|
chore: auto run smoke testing on tools/SmokeTesting modifications
|
2025-10-11 22:53:01 +02:00 |
|
Constrat
|
d7f936cb3c
|
ci(fix): use sh for smoketesting
|
2025-10-11 22:34:24 +02:00 |
|
MistEO
|
a208c1f03b
|
ci: set hash version
|
2025-09-15 02:31:32 +08:00 |
|
MistEO
|
746816c6c7
|
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
|
4d74abfd8f
|
feat: custom clang (#14102)
* feat: custom clang
* fix: version typo
* fix: version typo
|
2025-09-14 12:35:40 +02:00 |
|
Status102
|
022ab93c1c
|
ci: 为smoke-testing使用cache时增加resource链接 (#14096)
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2025-09-14 17:30:30 +08:00 |
|
Constrat
|
482f21620e
|
chore: remove -DINSTALL_RESOURCES
|
2025-09-13 18:01:40 +02:00 |
|
Constrat
|
5bfc5fce9f
|
fix: smoke testing upload logs
|
2025-09-13 15:05:52 +02:00 |
|
Constrat
|
dcd2d52a5a
|
fix: move smoke testing working dir
|
2025-09-13 14:55:15 +02:00 |
|
Status102
|
e65219efc5
|
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
|
01eed2a376
|
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
|
5aa8f43d42
|
fix: prevent caching in non-dev branches
|
2025-09-10 17:54:09 +02:00 |
|
Constrat
|
a3ad69e189
|
ci(perf): reimplement caching for smoke testing (linux version)
|
2025-09-10 17:07:00 +02:00 |
|
Constrat
|
f74296a01a
|
perf: remove resource from smoke testing
use the default location, do not duplicate
|
2025-09-10 16:54:21 +02:00 |
|
Constrat
|
694d78be1c
|
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
|
1acbcd493c
|
perf: add --parallel to cmake workflows
|
2025-09-10 13:45:25 +02:00 |
|
dependabot[bot]
|
d799e8e800
|
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
|
bb922d8833
|
ci: 调整test相关宏
|
2025-09-08 22:46:04 +08:00 |
|
MistEO
|
51ab24945b
|
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
|
3bef81c23e
|
Revert "ci: bump the github-actions group in /.github/workflows with 2 updates" (#13707)
|
2025-08-15 10:11:34 +08:00 |
|
dependabot[bot]
|
e01e4d2f90
|
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
|
81b1465cd1
|
style(ci): change job name
[skip changelog]
|
2025-01-04 11:51:58 +01:00 |
|
Constrat
|
e24842913f
|
ci: dotnet restore not needed for smoke-testing
[skip changelog]
|
2025-01-01 18:07:35 +01:00 |
|
Constrat
|
fbf26fe628
|
ci: smoke-testing cache + scope (#11474)
|
2025-01-01 17:40:49 +01:00 |
|
Constrat
|
28eb7efff2
|
fix: MaaDeps needs to be ignored
21c33e68ea
207172b366
[skip changelog]
|
2025-01-01 16:45:36 +01:00 |
|
Constrat
|
c0f2eb3471
|
fix: github workflow syntax for smoke-testing
[skip changelog]
|
2025-01-01 16:07:39 +01:00 |
|
Constrat
|
0ef899f955
|
ci: smoke-testing restore cache on all branches. Save only on dev.
|
2025-01-01 15:25:06 +01:00 |
|
Constrat
|
e20cb789e6
|
refactor: remove error bypass, tweak powershell syntax
[skip changelog]
|
2024-12-31 18:04:18 +01:00 |
|
Constrat
|
fd81de52d4
|
Revert "refactor: move resource copy to test script"
This reverts commit 2b501bb815.
|
2024-12-31 17:35:49 +01:00 |
|
Constrat
|
2b501bb815
|
refactor: move resource copy to test script
[skip changelog]
|
2024-12-31 17:27:50 +01:00 |
|
Constrat
|
f8b1ce122a
|
perf: manual recursion + robocopy for smoke-testing (#11458)
|
2024-12-30 10:03:41 +01:00 |
|
Constrat
|
430164d52d
|
perf: implement cache for smoke-test (#11457)
|
2024-12-29 22:20:19 +01:00 |
|
Constrat
|
d64863a6cf
|
ci: implement ps script for smoke-testing (#11455)
|
2024-12-29 20:43:16 +01:00 |
|
Constrat
|
ae69496159
|
chore: change secret (#11435)
|
2024-12-26 14:05:04 +01:00 |
|
Constrat
|
70119da5b2
|
fix: typo
[skip changelog]
|
2024-12-21 14:18:26 +01:00 |
|
Constrat
|
7629c089f4
|
perf(ci): use API instead of gh cache
|
2024-12-21 14:05:19 +01:00 |
|
Constrat
|
4c38bb4094
|
refactor: smoke-testing bash -> powershell
|
2024-12-21 00:32:41 +01:00 |
|
Constrat
|
2f7bea450b
|
fix: git init to allow gh commands
|
2024-12-21 00:13:37 +01:00 |
|
Constrat
|
1cc457266f
|
fix: GH_TOKEN for smoke testing + fail_fast
|
2024-12-20 23:46:33 +01:00 |
|
Constrat
|
1b89299c9c
|
ci: perf improvement with caching (#11400)
|
2024-12-20 23:31:40 +01:00 |
|