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
Constrat
70cf5096f3
ci: fix pr merges calling optimizing workflow
2024-12-10 13:29:48 +01:00
Constrat
2654499f62
ci/nightly-schedule ( #11317 )
...
* ci: add daily schedule for nightly ota build
* ci: add checker for no changes
* chore: Auto update by pre-commit hooks [skip changelog]
* ci: reduce fetch default to 10
* style: clarify what the limits are
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-09 00:37:52 +01:00
Hao Guan
f803a6510d
fix: 设置Xcode版本为15.3 ( #11298 )
2024-12-06 01:40:51 +08:00
Constrat
79c656e271
Revert "ci: change author from github bot to github actions"
...
This reverts commit d4f49b60fc
[skip changelog]
2024-12-04 11:03:54 +01:00
Constrat
d4f49b60fc
ci: change author from github bot to github actions
2024-12-04 08:25:32 +01:00
Hao Guan
901e61ae78
fix: Mac GUI 优化作业列表 ( #11250 )
2024-11-28 07:35:36 +11:00
Constrat
c246b30991
ci: optimize-templates skip when PR is merged
2024-11-27 11:07:43 +01:00
Constrat
310e59e582
style: fix precommit styling
...
[skip changelog]
2024-11-25 23:41:57 +01:00
Constrat
d7f34153a7
ci: option to enable / disable dependency in workflow. ( #11240 )
...
* perf: remove depdencies
* ci: toggleable dependency for res-upd in case of rate limitations
2024-11-25 23:35:10 +01:00
Constrat
fdffb9cc89
ci(fix): add precedency to fix latest GHA runner issues
...
Lately you can't find 4 runner at the same time
2024-11-23 09:20:43 +01:00
Constrat
7eb9fcaed2
ci(perf): remove compression from res-update-game ( #11224 )
...
* perf: change compression level
* perf: reduce compression to 0
2024-11-23 09:14:37 +01:00
Constrat
158fc9849d
Revert "ci: use runs/job instead of just runs for ResourceUpdater"
...
This reverts commit 87e6d9a442 .
2024-10-16 11:22:02 +02:00
dependabot[bot]
54878c88ea
ci: bump lycheeverse/lychee-action from 1 to 2 in /.github/workflows in the github-actions group ( #10810 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Loong <40141251+wangl-cc@users.noreply.github.com >
2024-10-15 18:22:27 +02:00
Constrat
87e6d9a442
ci: use runs/job instead of just runs for ResourceUpdater
2024-10-12 13:05:38 +02:00
Constrat
167739b5c5
ci: Resource Updater push perfs ( #10733 )
...
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-04 15:14:02 +01:00
Constrat
627dbe4189
ci: add commit triggerer for optimize templates
...
[skip changelog]
2024-10-02 11:48:20 +02:00
Constrat
afbbedd88f
refactor: Update ResourceUpdater script and clone_data_repo.ps1
...
- Refactor the ResourceUpdater script to use the correct validator.ps1 script instead of script.ps1.
- Update the clone_data_repo.ps1 script to use parallel jobs for cloning and sparse-checkout of the Official and Overseas repositories.
- Remove the penguin_stages.ps1 and penguin_stages.sh scripts, as they are no longer needed.
2024-09-27 16:16:33 +02:00
Constrat
ea6ccf4885
refactor: ResourceUpdater tweaks and code optimizations ( #10689 )
...
* refactor: move penguin stages download to repo download step
* chore: reduced logging level for res upd
* perf: moved penguin to txwy workflow + thread error management
2024-09-26 21:59:06 +01:00
AnnAngela
557abe700e
ci: 重新尝试让机器人对 commit 签名 ( #10626 )
2024-09-16 17:31:39 +08:00
status102
bc14b6cf27
fix: try to fix gen-changelog
2024-09-15 15:33:59 +08:00
AnnAngela
1d6481448a
ci: 机器人也想要 verified ( #10570 )
2024-09-10 09:35:59 +08:00
dependabot[bot]
f998118d44
ci: bump peter-evans/create-pull-request from 6 to 7 in /.github/workflows in the github-actions group ( #10563 )
2024-09-09 13:57:42 +00:00
Loong
c6e929933f
ci: create macOS runtime files in CI ( #10509 )
...
* ci: create macOS runtime files in CI
* ci: fix zip flags
2024-09-06 16:14:05 +01:00
Constrat
ce6fb339e1
chore: resource updater workflow ( #10507 )
...
* chore: add branch specification
* test: unorder file to allow action to run
* chore: Auto Update Game Resources - 2024-09-06
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10737645508
[skip changelog]
* test: revert the order + shallow git pull
* test: shallow
* chore: Auto Update Game Resources - 2024-09-06
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10737703107
[skip changelog]
* refactor: different get branch command
* perf: use ref_name and refactor if logic
* fix: conflicts
* debug: uncomment
2024-09-06 13:03:14 +01:00
Constrat
598575d13c
style: action id run in resource updater commit
2024-09-06 13:12:14 +02:00
Constrat
1293504c64
perf: resource updater validator in native powershell ( #10493 )
...
* perf: native pwsh resourceupdatevalidator
* chore: pwsh implementation in workflow
* style: ps1 formatting
* style: remove log warning
* style: more log styling output
* style: too many lines lol
* style: log end output format new line instead of json
for readibility
2024-09-06 09:11:27 +01:00
AnnAngela
9b1b5bc2e9
ci: 更新 issue-checker ( #10434 )
2024-09-05 10:52:27 +08:00
AnnAngela
9d96081f47
ci: 当仅 version.json 的 last_updated 有变动时,回退对应服务器所有资源文件改动 ( #10453 )
2024-09-04 17:21:42 +08:00
dependabot[bot]
43ec787767
ci: bump zzyyyl/issue-checker
...
Bumps the github-actions group in /.github/workflows with 1 update: [zzyyyl/issue-checker](https://github.com/zzyyyl/issue-checker ).
Updates `zzyyyl/issue-checker` from 1.9 to 1.10
- [Release notes](https://github.com/zzyyyl/issue-checker/releases )
- [Commits](https://github.com/zzyyyl/issue-checker/compare/v1.9...v1.10 )
---
updated-dependencies:
- dependency-name: zzyyyl/issue-checker
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 15:14:04 +01:00
Constrat
5470c313e2
fix(ci): remove "" in nightly
...
fix #10308
2024-08-23 13:28:48 +02:00
zzyyyl
ec93472984
chore(issue-checker): bump zzyyyl/issue-checker from 1.8 to 1.9
2024-08-23 15:41:39 +08:00
Constrat
7521b526ee
fix: rev-list instead of rev-parse
2024-08-19 16:37:13 +02:00
Constrat
8b34d53358
fix: revert to simple if
2024-08-19 16:31:33 +02:00