Commit Graph

589 Commits

Author SHA1 Message Date
Constrat
2db4ae9fb7 ci: limit automatic workflow to this repo only
[skip changelog]
2025-01-10 23:37:22 +01:00
Constrat
fa674a736a style: follow prettier
[skip changelog]
2025-01-10 19:21:21 +01:00
Constrat
3e91760ca8 chore: cleanup workflow
[skip changelog]
2025-01-10 16:25:58 +01:00
Constrat
c916aab9c8 chore: allow workflow dispatch to delete cache
[skip changelog]
2025-01-10 16:21:00 +01:00
Constrat
fa3be5c531 fix: delay and retry downloads on resource updater (#11504) 2025-01-07 16:28:55 +01:00
Constrat
20b90a9be1 chore: use API for cache-deletion 2025-01-06 23:54:43 +01:00
Constrat
884a3b9654 fix: use read/write secret to delete cache on pr merge 2025-01-06 17:09:50 +01:00
Constrat
8c705b695e fix: increase fetch depth for release nightly-ota to generate tags
(might need successive increases)
2025-01-06 00:10:51 +01:00
Constrat
e07f5904a5 ci: uncomment test
[skip changelog]
[skip ci]
2025-01-05 10:06:57 +01:00
Constrat
eba5f5bb38 style: add name to workflow
[skip changelog]
2025-01-04 16:15:42 +01:00
Constrat
f36aec0d86 ci: delete stale cache after pr merge 2025-01-04 16:11:18 +01:00
Constrat
8611c432b0 chore: move push tag later in the workflow in case or errors (#11480)
chore: move push tag later in the workflow in case or errors
2025-01-04 14:21:17 +01:00
Constrat
0edd998f29 style(ci): change job name
[skip changelog]
2025-01-04 11:51:58 +01:00
Constrat
fc84f20981 Revert "test: try setup dotnet cache"
This reverts commit 678c76edbc.
[skip changelog]
[skip ci]
2025-01-02 12:21:38 +01:00
Constrat
678c76edbc test: try setup dotnet cache 2025-01-02 12:19:52 +01:00
Constrat
829d9ed800 ci: dotnet restore not needed for smoke-testing
[skip changelog]
2025-01-01 18:07:35 +01:00
Constrat
580d25e771 ci: fix consistency in cache key for res-update
[skip changelog]
2025-01-01 17:54:49 +01:00
Constrat
c28afd9908 style: simplify key for res-update-game
[skip changelog]
2025-01-01 17:43:59 +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
b8254b3761 ci: increase operations-per-run stale.yml
[skip changelog]
2025-01-01 15:32:12 +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
94da8269f1 fix: fetch tags for nightly ota
[skip changelog]
2025-01-01 01:00:37 +01:00
Constrat
985d5ea892 fix: typo
[skip changelog]
2025-01-01 00:53:27 +01:00
Constrat
ff003bc075 fix: checkout depth for nightly ota 2025-01-01 00:52:14 +01:00
Constrat
ea1a22e826 ci: use API for release-nightly-ota cancel (#11467) 2024-12-31 20:07:01 +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
Constrat
06bc2bc3b4 refactor: move resource copy to test script
[skip changelog]
2024-12-31 17:27:50 +01:00
Constrat
f14b6fa928 perf: manual recursion + robocopy for smoke-testing (#11458) 2024-12-30 10:03:41 +01:00
Constrat
ed91b3a6d1 perf: implement cache for smoke-test (#11457) 2024-12-29 22:20:19 +01:00
Constrat
c55b6ce89f ci: implement ps script for smoke-testing (#11455) 2024-12-29 20:43:16 +01:00
Rbqwow
8bcdee5eb8 docs: 更新文档 (#11430)
* docs: 更新文档

对不起我忘记拆分 commit 了

优化 winget 安装运行库命令
添加 一键修复运行库.ps1
将 image 文件夹重命名为 images
添加账号切换执行时机说明

土下座

Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>

* docs: 跟上学姐的脚步

* fix: cli docs

---------

Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
2024-12-29 21:34:30 +08:00
Constrat
8ab043f9b0 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
00e7d90a89 refactor: cleanup set tag script
[skip changelog]
2024-12-28 00:27:07 +01:00
Constrat
533ac145f1 fix: typo
[skip changelog]
2024-12-27 16:44:02 +01:00
Constrat
038ea7f39f ci: nightly workflow tweaks (#11441)
* style: comment for changelog generator python

* chore: optimize conditional check for commit build

* feat: remove semver and unify checker and setter tag

* style: tweaked debug output
2024-12-27 16:29:37 +01:00
Constrat
2dd8b6a203 ci: revert single point cancel run
[skip changelog]
2024-12-27 12:06:35 +01:00
Constrat
514c0b84b6 ci: utilize changelog generator as version difference checker (#11437) 2024-12-27 00:27:10 +01:00
Constrat
b65ed2e64e chore: change secret (#11435) 2024-12-26 14:05:04 +01:00
Constrat
865dd8999e style: prettier fix
[skip changelog]
2024-12-21 16:00:48 +01:00
Constrat
41d922fa91 ci: reorder optimize templates steps 2024-12-21 15:59:19 +01:00
Constrat
7df2e92814 ci: allow manual workflow dispatch for optimize templates 2024-12-21 15:46:26 +01:00
Constrat
10bebaaa9c ci: remove limit from stale action 2024-12-21 15:37:00 +01:00
Constrat
07b7902a56 ci: remove cache from markdown-checker (#11405)
* test: remove cache from markdown checker

* chore: remove caching from markdown-checker

difference in times is minimal
2024-12-21 15:21:14 +01:00
Constrat
771c15e391 fix: typo
[skip changelog]
2024-12-21 14:18:26 +01:00
Constrat
5629d2bfe1 perf(ci): use API instead of gh cache 2024-12-21 14:05:19 +01:00
Constrat
9210c41f6f refactor: smoke-testing bash -> powershell 2024-12-21 00:32:41 +01:00
Constrat
3a1ff5ff5e fix: git init to allow gh commands 2024-12-21 00:13:37 +01:00