Commit Graph

887 Commits

Author SHA1 Message Date
dependabot[bot]
b4586c3050 ci: bump actions/setup-node from 5 to 6 in /.github/workflows in the github-actions group (#14475)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 23:30:34 +08:00
不留
544126f41e ci: 为 CodeQL 相关工作流添加仓库所有者检查 (#14413)
* ci: 为 CodeQL 相关工作流添加仓库所有者检查

* ci: 为 CodeQL 相关工作流添加仓库所有者检查
2025-10-16 20:04:23 +02:00
dependabot[bot]
cbb144bcbe ci: bump the github-actions group in /.github/workflows with 2 updates (#14391)
Bumps the github-actions group in /.github/workflows with 2 updates: [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `softprops/action-gh-release` from 2.3.4 to 2.4.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/v2.3.4...v2.4.1)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: '4'
  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-13 16:15:31 +02:00
Constrat
990fd067d4 ci: add ownership check to Deploy to GitHub Pages
thanks to @weinibuliu
2025-10-12 13:46:33 +02:00
不留
a4b16e2d67 ci: Add repo owner judgment to some steps of website-workflow.yml (#14378)
* ci: 为 website-workflow 增加仓库所有者判断

* ci: update workflow

* ci: move ownership check to only configure-gh-pages

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-10-12 13:38:02 +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
659d1a6669 ci: use sh install zsh to fix resource updater
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18378946272/job/52360092110

Zsh seems to treat the array as a whole string and cannot split it, resulting in traversal errors @Constrat
2025-10-09 22:16:48 +08:00
dependabot[bot]
46bc368a49 ci: bump the github-actions group across 1 directory with 2 updates (#14311)
Bumps the github-actions group with 2 updates in the /.github/workflows directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).


Updates `softprops/action-gh-release` from 2.3.3 to 2.3.4
- [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.3...v2.3.4)

Updates `actions/upload-pages-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  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-07 15:28:22 +02:00
Hao Guan
c182c096fe ci: update macOS runner 2025-09-27 23:29:43 +08:00
MistEO
14b142f4f6 chore: 删除文档站不知道有啥用的文件? 2025-09-21 11:36:01 +08:00
Constrat
115debfa9d chore: remove comment on script 2025-09-20 21:22:47 +02:00
Constrat
6562128ec3 ci(tools): add stale cache cleanup script 2025-09-20 20:48:51 +02:00
MistEO
bb21e6495c ci: remove website aws config 2025-09-19 15:23:24 +08:00
Lucien Shaw
4f5500d75b docs: 完善文档站的代码检查和涉及的文本替换 (#14156)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-18 23:53:59 +08:00
SherkeyXD
bd623091e6 docs(rft): 切换文档主题至 vuepress-theme-plume (#13821)
Co-authored-by: Lucien Shaw <myxlc55@outlook.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
2025-09-18 18:26:14 +08:00
Constrat
49652f4f68 ci: update cache scripts 2025-09-18 02:20:27 +02:00
Constrat
f8c81ade69 fix(ci): download to v5 with necessary fix (#14122)
fix: specify path for download v5
2025-09-16 16:41:19 +02:00
Constrat
11dd644e53 fix: wrong default on type number 2025-09-15 14:09:40 +02:00
MistEO
94dc216ac8 ci: add create issue 2025-09-15 15:28:04 +08:00
MistEO
c1c74c9fee ci: use download-artifact v4 2025-09-15 15:28:04 +08:00
MistEO
e3b219d0d0 ci: fix win zip 2025-09-15 14:02:35 +08:00
MistEO
3cfcb4ecd6 ci: add zip for win ci and create issue if failed release 2025-09-15 13:37:59 +08:00
MistEO
295fe15604 ci: set hash version 2025-09-15 02:31:32 +08:00
Constrat
613e21e70f ci:. standardize cache key for nuget cache 2025-09-14 18:55:13 +02:00
Constrat
07e2a64675 ci: standardize hash for windows maadeps 2025-09-14 18:52:20 +02:00
MistEO
a498727fc5 ci: refactor res_updater cmake (#14106)
* ci: refactor res_updater cmake

* ci: remove ResourceUpdater from main cmake

* ci: typos

* build: remove boost

* ci: fix deps and cmake config

* ci: add zsh script

* chore: fix res_updater

* chore: use -Wno-error for res_updater

* fix: perms for version.zsh

* fix: gitignore

* fix: script

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-09-14 18:33:40 +02:00
Constrat
a9fbe7b0b7 fix: typo 2025-09-14 17:56:32 +02:00
Constrat
de3229f549 fix: type number for nightly ota 2025-09-14 17:55:12 +02:00
Constrat
27b847ba71 ci: add caching for macos maadeps 2025-09-14 14:32:51 +02: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
4754e4a632 feat: convert ResourceUpdater to ubuntu-latest (#14076)
* feat: convert workflow to ubuntu-latest

* fix: missing toolchain

* fix: remove component specification

* fix: apparently I didn't push the deps changes

* fix: apparently I didn't push the cache changes

* fix: build everything

* chore: delete llvm

* fix: version.sh missing indentation

* fix: missing bash
2025-09-11 17:53:56 +02:00
Constrat
1cfa44cf26 chore: tweak workflow + remove .sln (#14074)
---------

Co-authored-by: nekosu <liao.hy@outlook.com>
2025-09-11 14:11:45 +02:00
Constrat
d4f5ad3829 ci: temporarily revert changes to ResourceUpdater to allow caching exe 2025-09-11 13:09:07 +02:00
nekosu
43fcba1a5c ci: update resource updater pipeline
#14045
2025-09-11 12:50:20 +08:00
Constrat
3c74a7bb4b chore: remove ninja from ci.yml 2025-09-10 19:08:17 +02:00
Constrat
441e0defe7 chore: restore older cache utilization for ci.yml (#14068)
* test: test cache speed

* chore: restore older cache utilization

* chore: rft
2025-09-10 19:05:58 +02:00
Constrat
3795f49224 fix: prevent caching in non-dev branches 2025-09-10 17:54:09 +02:00
Constrat
354f0aba1f ci: unify bootstrap step for ci.yml 2025-09-10 17:08:46 +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
0cb41a622d ci: split web and workflow codeql (#14067) 2025-09-10 16:25:55 +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