Commit Graph

435 Commits

Author SHA1 Message Date
Constrat
7d339fdc79 feat: first implementation (#9927) 2024-07-26 16:41:32 +01:00
Constrat
5b9e35f780 ci(refactor): cleaned up comments + alias 2024-07-26 11:21:43 +02:00
Sherkey
a6aa6525d1 style: prettier 的宽度上限设置为 120 (#9918)
* style: prettier 的宽度上限设置为 120

* chore: Auto update by pre-commit hooks [skip changelog]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-26 15:34:52 +08:00
Constrat
d5836cd9c1 ci(style): git diff output formatting 2024-07-26 00:27:32 +02:00
Constrat
5ae0552344 feat: optimize templates in resource updater 2024-07-26 00:16:57 +02:00
Constrat
e1fb827680 fix(ci): prettified res-update workflow 2024-07-25 23:21:10 +02:00
Constrat
60d7e73154 ci(fix): use github-actions[bot] credentials 2024-07-25 23:12:07 +02:00
Constrat
3ceb450b4e ci(refactor): cleanup + edit to allow resource updater
[skip changelog]
2024-07-25 23:09:40 +02:00
Constrat
6cf00f68eb ci: trying to use github-actions[bot] as committer for res updt
[skip changelog]
2024-07-25 23:06:44 +02:00
Constrat
0e33a646be fix: res-updt bypasses branch protection 2024-07-25 23:03:08 +02:00
Rbqwow
a34ce267f2 chore: do not close enhancement issue 2024-07-25 14:08:22 +08:00
AnnAngela
30675b6edf chore: dont close stale issue too late (#9899) 2024-07-24 00:40:45 +00:00
Constrat
d2e5ca6b2e rft: Check if only sorted resource updater
[skip changelog]
2024-07-23 19:46:18 +02:00
Constrat
a2e6bc3680 chore(ci): removed cancel steps as not needed
[skip changelog]
2024-07-23 18:11:38 +02:00
Constrat
44b285427c revert: reverting resource updater workflow to before a880d0f
[skip changelog]
(No test changes)
2024-07-23 17:07:09 +02:00
Constrat
c0664245f9 fix: trying to fix missing permissions for R.U.
[skip changelog]
2024-07-23 16:56:38 +02:00
Constrat
a48ac35f4f revert: unrevert for ResourceUpdater
[skip changelog]
issue seems to be related to the ruleset, instead of the workflow itself
2024-07-23 16:34:46 +02:00
Constrat
6ceec39c91 revert: to misteoworkflow for R.U.
[skip changelog]
2024-07-23 16:26:28 +02:00
Constrat
a8154a0f71 revert: b71e8c35b1 for Resource Updater
[skip changelog]
2024-07-23 16:23:16 +02:00
AnnAngela
f5c53073dc chore: dont close issue too early (#9887) 2024-07-23 07:17:10 +00:00
zzyyyl
a880d0fc4c ci: res-update-game push-action using MISTEOWORKFLOW to bypass required status checks
[skip changelog]
2024-07-23 13:41:40 +08:00
Constrat
5f83ed3c46 fix: pre-commit-ci error
[skip changelog]
2024-07-22 22:16:32 +02:00
Constrat
edf06e1173 perf: increase operations to 800
[skip changelog]
2024-07-22 22:11:53 +02:00
Constrat
c56098425a 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
077b01e27b fix: workaround for cache not being saved stale.yml + bump in operations
[skip changelog]
2024-07-22 21:47:42 +02:00
Constrat
91e4fd5a94 perf: reduce operations per run
[skip changelog]
2024-07-22 21:36:17 +02:00
Constrat
08e85a562c style: stale message change
[skip changelog]
2024-07-22 21:30:27 +02:00
Constrat
7d874eabea perf: increase even more operations per run stale.yml
[skip changelog]
2024-07-22 21:03:04 +02:00
Constrat
a0e07f0fcd ci: remove debug mode
[skip changelog]
2024-07-22 20:58:39 +02:00
Constrat
a459d62276 ci: debug and non-long term options for stale.yml
[skip changelog]
2024-07-22 20:58:20 +02:00
Constrat
3bbc761ca8 style: ci name change
[skip changelog]
2024-07-22 20:52:49 +02:00
Constrat
6bf2b54180 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
dependabot[bot]
e21dd80026 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
zzyyyl
e2f3f26a38 chore: 避免 ci 出红叉
原来之前不给 push 加 trigger 是因为 cancelled 了也算不通过吗(

[skip changelog]
2024-07-22 18:15:58 +08:00
zzyyyl
681618b2bc chore: update-game-resources 时再输出 user 信息 2024-07-22 18:13:37 +08:00
zzyyyl
b71e8c35b1 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
1e3be82424 ci: 完善pr-checker的提示 2024-07-21 23:38:57 +08:00
zzyyyl
b7693bf177 ci: markdown-checker exclude https://ark.yituliu.cn/ 2024-07-21 16:01:51 +08:00
Constrat
a85c7acb8a fix(ci): switch downloading artifact order 2024-07-20 13:06:24 +02:00
Constrat
24ba084ae8 fix: typof5e8c68a60a34c29ed5792e527fdcadcc7b839da
[skip changelog]
2024-07-20 00:13:58 +02:00
Constrat
a1d9cb63e2 style(ci): echo output
[skip changelog]
2024-07-20 00:09:35 +02:00
Constrat
cf90c5eacf perf: cache and targeting for prettier res update game (#9777) 2024-07-19 23:03:20 +01:00
zzyyyl
ed1650f7dd chore: avoid generate package.json & package-lock.json while res-update-game 2024-07-20 01:06:35 +08:00
zzyyyl
e7ba914fca chore: Add prettier in res-update-game 2024-07-20 01:00:54 +08:00
zzyyyl
92a10f099d chore: Add prettier in res-update-game 2024-07-20 00:56:17 +08:00
Constrat
2eb8de95fc fix(ci): res-update typo
[skip changelog]
2024-07-19 18:10:37 +02:00
Constrat
88831d2d77 chore(ci): bump setup-msbuild to v2
[skip changelog]
2024-07-19 11:19:42 +02:00
SherkeyXD
7465a7c260 ci: update workflow name 2024-07-19 11:51:03 +08:00
pre-commit-ci[bot]
21837606dd chore: Auto update by pre-commit hooks [skip changelog] 2024-07-19 03:48:02 +00:00
SherkeyXD
0beb3a8716 chore: 使用 pre-commit-ci 来格式化与压缩文件 2024-07-19 11:46:42 +08:00