status102
|
779b2eb5e2
|
fix: 压缩win平台的pdb文件
|
2025-11-28 23:37:48 +08:00 |
|
status102
|
a922de5484
|
fix: 收集遗漏的MaaCore.pdb和MaaUtils/pdb
|
2025-11-28 14:36:11 +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 |
|
Copilot
|
ea63e5aa23
|
fix: propagate errors from parallel downloads in res-update-game workflow (#14794)
* Initial plan
* fix: properly handle errors in parallel downloads for stages.json
Co-authored-by: AnnAngela <9762652+AnnAngela@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: AnnAngela <9762652+AnnAngela@users.noreply.github.com>
|
2025-11-24 09:30:03 +01: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
|
cba17c9499
|
ci: continue on cache maadeps error
|
2025-11-22 22:19:06 +08:00 |
|
status102
|
9a44f4f2ca
|
ci: nightly版恢复pdb文件生成及上传
|
2025-11-19 17:47:38 +08:00 |
|
Constrat
|
c75b7b41bc
|
ci(testing): game resource update error comment tweaks and changes
|
2025-11-18 16:11:14 +01:00 |
|
AnnAngela
|
d4a6fb3fa2
|
ci: Change curl command to fail on error
cc @Constrat
|
2025-11-18 22:31:57 +08:00 |
|
AnnAngela
|
aa374699a4
|
ci: Simplify resource update workflow (#14785)
* ci: Simplify resource update workflow
Removed unnecessary delay and re-download steps for resources.
* ci: Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ci: Remove continue-on-error from download steps
Removed 'continue-on-error' option from multiple download steps.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-17 17:41:08 +01:00 |
|
Lucien Shaw
|
9b2993091b
|
ci: 修正一个cli相关的action的输入 (#14730)
ci: 修正cli使用的一个action的输入
|
2025-11-12 09:08:51 +01:00 |
|
Weiyou Wang
|
a685cf7820
|
fix: build WpfGui for ARM architecture (#14722)
|
2025-11-12 12:27:02 +08:00 |
|
MistEO
|
c2401304ee
|
ci: include prerelease for release-package-distribution
https://github.com/pozetroninc/github-action-get-latest-release
default "prerelease, draft"
|
2025-11-12 01:28:43 +08:00 |
|
MistEO
|
e745de0dae
|
ci: remove permissions restrictions
|
2025-11-12 01:23:51 +08:00 |
|
Lucien Shaw
|
f67c2c8f74
|
ci: 支持winget软件分发 (#14667)
* ci: 测试winget-releaser
* ci: 暂时禁用mirrorchyan
* Revert "ci: 暂时禁用mirrorchyan"
This reverts commit 83550ac47f.
* ci: release分发工作流支持指定tag
* ci: 修复判断语句
* ci: 修改主工作流的release分发部分
* ci: 添加权限
* ci: 设置默认版本tag为空
* ci: 尝试修复空版本号带来的问题
* ci: 使用独立工作流设置release tag
* ci: 补全仓库名称
* ci: 优化gh workflow run调用语句
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* style: 添加空格
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ci: use secrets and repos of MAA
* ci: 更新secrets名称
* ci: 版本分发工作流重命名
* ci: 匹配的名称变更
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 01:04:55 +08:00 |
|
dependabot[bot]
|
51298411e2
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#14705)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).
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 `softprops/action-gh-release` from 2.4.1 to 2.4.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/v2.4.1...v2.4.2)
---
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: softprops/action-gh-release
dependency-version: 2.4.2
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>
|
2025-11-11 14:26:45 +01:00 |
|
MistEO
|
0f44ebf9c5
|
ci: 提供调试符号 (#14675)
|
2025-11-09 16:07:25 +08:00 |
|
Lucien Shaw
|
e6de86cf79
|
build(docs): update and switch to esm (#14642)
* build(docs): switch to esm
* build(docs): bump pnpm to v10.20.0
* ci: 精简文档站构建和发布流程
* build(docs): 升级部分依赖
* ci: 补全package.json的查找路径
* build(docs): 升级plume主题
* fix(docs): 适应新版本主题的样式变动
* ci: 补全文档站工作流的权限设置
|
2025-11-06 16:51:31 +08:00 |
|
MistEO
|
add62b81da
|
ci: 更好的 CI 并发控制 (#14645)
|
2025-11-06 13:42:44 +08:00 |
|
Constrat
|
0e545e870c
|
chore: remove expired token
|
2025-11-05 11:44:57 +01:00 |
|
Constrat
|
ad2d828974
|
fix: move to public arkntools repo for txwy
Thanks to @Tsuk1ko
|
2025-11-05 11:44:38 +01:00 |
|
MistEO
|
e1590c7545
|
ci: 算了你还是取消吧
|
2025-11-01 19:04:22 +08:00 |
|
MistEO
|
0791326713
|
ci: fix cancel
|
2025-11-01 19:01:07 +08:00 |
|
MistEO
|
920339c877
|
ci: dev do not auto cancel build
|
2025-11-01 18:54:31 +08:00 |
|
Lucien Shaw
|
0711c822c2
|
ci: 更新最新工作流的部分显示名称和部分代码注释中的表达 (#14597)
* ci: name change for submodule update workflows
* ci: if failed -> on failure
* docs: 代码注释中,succeeded与failed相对
|
2025-11-01 17:48:16 +08:00 |
|
MistEO
|
bdf9d76ff3
|
fix: xcframework typo
|
2025-11-01 17:46:52 +08:00 |
|
MistEO
|
7da712ff93
|
ci: remove libMaaUtils.dylib headers
|
2025-11-01 17:38:10 +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
|
d89876e665
|
ci: add env for release-preparation
|
2025-10-31 16:53:43 +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 |
|
Lucien Shaw
|
73abc85c4e
|
ci: 补全子模块更新工作流的显示名称
|
2025-10-29 16:16:07 +08:00 |
|
MistEO
|
35b112ddb6
|
ci: perf commit log
|
2025-10-29 16:00:33 +08:00 |
|
MistEO
|
19f86dc25e
|
ci: update submodules for release PR, and rename gen-changelog -> release-preparation
|
2025-10-29 15:54:41 +08:00 |
|
MistEO
|
06b8ad2d1b
|
ci: fix update submodules
|
2025-10-29 15:45:37 +08:00 |
|
MistEO
|
49e4bc7d64
|
ci: update submodules
|
2025-10-29 15:42:10 +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 |
|
Constrat
|
6020d255f1
|
test: remove cancelled() and add mentions
|
2025-10-21 15:31:56 +02:00 |
|
Constrat
|
b010e42664
|
fix: change default issue + remove always as not necessary
|
2025-10-21 15:31:06 +02:00 |
|
Constrat
|
6b1a189b7b
|
fix: add always()
|
2025-10-21 15:26:20 +02:00 |
|
Constrat
|
639d715aa9
|
ci: test using a single issue by adding comments and hiding previous comments
|
2025-10-21 15:23:17 +02:00 |
|
Constrat
|
089e0d04b0
|
ci: increase sleep delay for resource updater
|
2025-10-21 14:42:01 +02: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
|
c3aac18e1b
|
style: run prettier as there's missing stuff apparently
|
2025-10-20 21:30:13 +02:00 |
|
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 |
|