Commit Graph

570 Commits

Author SHA1 Message Date
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
a184f8fe89 ci: increase operations-per-run stale.yml
[skip changelog]
2025-01-01 15:32:12 +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
b47adf15fd fix: fetch tags for nightly ota
[skip changelog]
2025-01-01 01:00:37 +01:00
Constrat
ca53694c71 fix: typo
[skip changelog]
2025-01-01 00:53:27 +01:00
Constrat
c6c85f76ad fix: checkout depth for nightly ota 2025-01-01 00:52:14 +01:00
Constrat
47f649c96d ci: use API for release-nightly-ota cancel (#11467) 2024-12-31 20:07:01 +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
Rbqwow
cc2968c2e9 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
47b8fc72a5 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
395d53fe0c refactor: cleanup set tag script
[skip changelog]
2024-12-28 00:27:07 +01:00
Constrat
a6a02e5c6e fix: typo
[skip changelog]
2024-12-27 16:44:02 +01:00
Constrat
f55db60431 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
881a852d96 ci: revert single point cancel run
[skip changelog]
2024-12-27 12:06:35 +01:00
Constrat
2a31a33194 ci: utilize changelog generator as version difference checker (#11437) 2024-12-27 00:27:10 +01:00
Constrat
ae69496159 chore: change secret (#11435) 2024-12-26 14:05:04 +01:00
Constrat
4e382eccd4 style: prettier fix
[skip changelog]
2024-12-21 16:00:48 +01:00
Constrat
96c6abe1c9 ci: reorder optimize templates steps 2024-12-21 15:59:19 +01:00
Constrat
dce5d55672 ci: allow manual workflow dispatch for optimize templates 2024-12-21 15:46:26 +01:00
Constrat
7e46255ca6 ci: remove limit from stale action 2024-12-21 15:37:00 +01:00
Constrat
3b25f8d8da 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
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
Constrat
d7f4f974d3 ci: remove cancel status from optimize templates
I hate the red cross. If cancel, the workflow is not failed, but github doesn't know
2024-12-18 13:09:35 +01:00
Constrat
3c965f556b fix: powershell instead of bash 2024-12-16 23:14:43 +01:00
Constrat
c925d4d85b ci: blame ignore only commits when ignore-revs is modified 2024-12-16 00:25:20 +01:00
Constrat
272d71fa29 ci: disable blame ignore cron + revert 2024-12-16 00:00:19 +01:00
Constrat
9577fc4e95 fix: precommit for blame-ignore + bypass on artifact missing 2024-12-15 23:27:14 +01:00
Constrat
355cbbc32b ci: switching blame-ignore to file less commit tracking 2024-12-15 23:23:04 +01:00
Constrat
6311c1c612 ci: fix release nightly ota anti duplicate logic to git log past 24 hours 2024-12-15 23:22:19 +01:00
Constrat
d5d5daee8e ci: bump res update game upload action version 2024-12-15 23:21:54 +01:00
Constrat
d56404207f Revert "fix: ci release nightly ota if condition"
This reverts commit 2d5aee85f8.

Working on a much better solution
2024-12-15 22:31:34 +01:00
Constrat
2d5aee85f8 fix: ci release nightly ota if condition 2024-12-15 22:28:24 +01:00
Constrat
3587b57a3a ci: typo + consistency 2024-12-14 15:52:28 +01:00
Constrat
92144559a9 Revert "refactor: yml -> yaml standardization"
This reverts commit 0389430f17.
2024-12-14 14:46:30 +01:00
Constrat
0389430f17 refactor: yml -> yaml standardization 2024-12-14 14:39:01 +01:00
Constrat
d57487dfb0 ci: styling formatting + cron adjustment 2024-12-13 15:04:18 +01:00
Constrat
540ac8939c ci: prevent duplicate runs (#11362)
From https://github.com/zopefoundation/meta/issues/145#issuecomment-1247814559
2024-12-13 14:22:30 +01:00
Constrat
79fb27cbac ci: disable optimize-templates on PR merge (#11355) 2024-12-11 16:56:27 +01:00
Constrat
4d70df7457 ci: stop sync resource on forked repos 2024-12-11 12:15:35 +01:00