Commit Graph

514 Commits

Author SHA1 Message Date
Constrat
e2de008ef6 perf: increase operations to 800
[skip changelog]
2024-07-22 22:11:53 +02:00
Constrat
ace0dbcad7 chore: change cron to allow more frequent checks, to lower the issue workload temporarily
[skip changelog]
2024-07-22 22:11:15 +02:00
Constrat
254d8a21a8 fix: workaround for cache not being saved stale.yml + bump in operations
[skip changelog]
2024-07-22 21:47:42 +02:00
Constrat
2d08f5f87f perf: reduce operations per run
[skip changelog]
2024-07-22 21:36:17 +02:00
Constrat
13aa6286d1 style: stale message change
[skip changelog]
2024-07-22 21:30:27 +02:00
Constrat
55bca1b173 perf: increase even more operations per run stale.yml
[skip changelog]
2024-07-22 21:03:04 +02:00
Constrat
26a1ee9eec ci: remove debug mode
[skip changelog]
2024-07-22 20:58:39 +02:00
Constrat
7b0b0f6d5b ci: debug and non-long term options for stale.yml
[skip changelog]
2024-07-22 20:58:20 +02:00
Constrat
6df0ee07f2 style: ci name change
[skip changelog]
2024-07-22 20:52:49 +02:00
Constrat
a2f82fa1b4 feat: close inactive issues (#9866)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: zzyyyl <aysyxx53@hotmail.com>
2024-07-22 18:27:48 +00:00
Constrat
272fd395e0 fix: ci dependabot directory
[skip changelog]
2024-07-22 16:11:26 +02:00
Constrat
ea5f5e6b3a ci: limit dependabot only to .github
[skip changelog]
2024-07-22 16:01:32 +02:00
Constrat
d5aa510fc6 chore: dependabot back to default
[skip changelo]
2024-07-22 15:58:34 +02:00
dependabot[bot]
01a864650a ci: bump github actions versions (#9859)
Updates `softprops/action-gh-release` from 1 to 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/v1...v2)

Updates `peter-evans/create-pull-request` from 5 to 6
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

Updates `kentaro-m/auto-assign-action` from 1.2.5 to 2.0.0
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.2.5...v2.0.0)

Updates `andymckay/cancel-action` from 0.3 to 0.5
- [Release notes](https://github.com/andymckay/cancel-action/releases)
- [Commits](https://github.com/andymckay/cancel-action/compare/0.3...0.5)


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 14:41:37 +01:00
Constrat
774b12dc96 chore: re evaluate dependabot
[skip changelog]
2024-07-22 15:27:50 +02:00
Constrat
53804bbbbe ci: dependabot change prefix
[skip changelog]
2024-07-22 15:22:12 +02:00
Constrat
91500aca09 ci: dependabot gh actions automation (#9836) 2024-07-22 14:16:14 +01:00
zzyyyl
4c428607fb chore: 避免 ci 出红叉
原来之前不给 push 加 trigger 是因为 cancelled 了也算不通过吗(

[skip changelog]
2024-07-22 18:15:58 +08:00
zzyyyl
b8a51ba171 chore: update-game-resources 时再输出 user 信息 2024-07-22 18:13:37 +08:00
zzyyyl
3909a037fd chore: 优化资源更新流程 (#9635)
chore: 更新 res-update-game

- 开始前打印 actor 与 token 持有者信息
- committer 为 token 持有者
- 更准确的 email
- 修改 ResourceUpdater 和 res-update-game.yml 时也触发流程
2024-07-22 18:07:39 +08:00
SherkeyXD
71d85cf6d0 ci: 完善pr-checker的提示 2024-07-21 23:38:57 +08:00
zzyyyl
d5f186a897 ci: markdown-checker exclude https://ark.yituliu.cn/ 2024-07-21 16:01:51 +08:00
Rbqwow
ee910d176d fix: issue-bot 错误匹配 #9771
[skip changelog]
2024-07-21 03:30:50 +08:00
Constrat
ddbac35c1b fix(ci): switch downloading artifact order 2024-07-20 13:06:24 +02:00
zzyyyl
46b28d5df3 chore(issue-checker): 有 core 标签不打 ambiguous 2024-07-20 13:36:16 +08:00
Rbqwow
b219e74d2b chore: issue-bot 增加关键词 (#9771)
添加 `module: core` `MuMu API` 标签
增加 `module: infrast` `module: others` `WpfGui` 的匹配关键词
2024-07-20 13:24:16 +08:00
Constrat
f440353dc4 fix: typof5e8c68a60a34c29ed5792e527fdcadcc7b839da
[skip changelog]
2024-07-20 00:13:58 +02:00
Constrat
f5e8c68a60 style(ci): echo output
[skip changelog]
2024-07-20 00:09:35 +02:00
Constrat
8a5d5b7a7b perf: cache and targeting for prettier res update game (#9777) 2024-07-19 23:03:20 +01:00
zzyyyl
a684711df1 chore: avoid generate package.json & package-lock.json while res-update-game 2024-07-20 01:06:35 +08:00
zzyyyl
a330053500 chore: Add prettier in res-update-game 2024-07-20 01:00:54 +08:00
zzyyyl
189ee960f9 chore: Add prettier in res-update-game 2024-07-20 00:56:17 +08:00
Constrat
2984b35da2 fix(ci): res-update typo
[skip changelog]
2024-07-19 18:10:37 +02:00
Constrat
d04410d1f6 chore(ci): bump setup-msbuild to v2
[skip changelog]
2024-07-19 11:19:42 +02:00
SherkeyXD
e657f1beb3 ci: update workflow name 2024-07-19 11:51:03 +08:00
pre-commit-ci[bot]
d84da5d01a chore: Auto update by pre-commit hooks [skip changelog] 2024-07-19 03:48:02 +00:00
SherkeyXD
7ab2274d5e chore: 使用 pre-commit-ci 来格式化与压缩文件 2024-07-19 11:46:42 +08:00
Constrat
ccd65ad9fa Revert "feat(ci): allow cache overwriting"
This reverts commit 01d7896831.
2024-07-19 01:14:38 +02:00
Constrat
01d7896831 feat(ci): allow cache overwriting 2024-07-19 00:57:50 +02:00
Constrat
9860e6163e chore(ci): bump microsoft/setup-msbuild to v2
[skip changelog]
2024-07-19 00:43:59 +02:00
Constrat
d4d8b2d6be perf(ci): parallelism for resource updater action (#9736) 2024-07-18 23:35:50 +01:00
Constrat
da5953ee91 perf(ci): limit resource cloning to depth 1
[skip changelog]
2024-07-18 22:11:26 +02:00
Constrat
6c26417a28 perf(ci): Caching for ResourceUpdater 2024-07-18 18:15:13 +02:00
Loong
f6b20861c5 ci: ignore more site (#9698) 2024-07-17 15:43:59 +01:00
Loong
62ffdc73cb ci: use lychee to check dead links (#9675)
* ci: use lychee to check dead links

* ci: comment on PR when dead links are found

* docs: fix broken links
2024-07-17 15:26:17 +01:00
Rbqwow
f528f5c233 chore: 把mumu issue复选框改成正常人看的
[skip changelog]
2024-07-16 01:30:12 +08:00
SherkeyXD
05668443fc ci: 更新checkout至v4
这怎么还有个漏网之鱼)
2024-07-14 02:55:25 +08:00
Sherkey
48f9188fb4 chore: 删除 Qodana 静态检查 (#9553)
目前 Qodana 的许可证不知因为什么原因过期了,已经六个月没有运行过了
并且由于 Github 的 Secret 存储机制,没有很好的在 PR 上工作的方法
因此提议删除
2024-07-10 14:19:37 +08:00
Constrat
11cc3b04b9 refactor: YoStar -> Yostar only for interfaces (#9548) 2024-07-07 21:28:16 +02:00
SherkeyXD
7071432e6c chore: 删除 Qodana 静态检查 2024-07-08 02:40:19 +08:00