Commit Graph

537 Commits

Author SHA1 Message Date
Constrat
87d601cab5 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
d26ae0c1bd fix: powershell instead of bash 2024-12-16 23:14:43 +01:00
Constrat
10beff8e10 ci: blame ignore only commits when ignore-revs is modified 2024-12-16 00:25:20 +01:00
Constrat
91be42ba98 ci: disable blame ignore cron + revert 2024-12-16 00:00:19 +01:00
Constrat
4be21a9754 fix: precommit for blame-ignore + bypass on artifact missing 2024-12-15 23:27:14 +01:00
Constrat
3872394a7a ci: switching blame-ignore to file less commit tracking 2024-12-15 23:23:04 +01:00
Constrat
0992a1b5ad ci: fix release nightly ota anti duplicate logic to git log past 24 hours 2024-12-15 23:22:19 +01:00
Constrat
8f40647045 ci: bump res update game upload action version 2024-12-15 23:21:54 +01:00
Constrat
70021a60d4 Revert "fix: ci release nightly ota if condition"
This reverts commit f71b009220.

Working on a much better solution
2024-12-15 22:31:34 +01:00
Constrat
f71b009220 fix: ci release nightly ota if condition 2024-12-15 22:28:24 +01:00
Constrat
79488f3ded ci: typo + consistency 2024-12-14 15:52:28 +01:00
Constrat
1651b5b21e Revert "refactor: yml -> yaml standardization"
This reverts commit 70edd47c6c.
2024-12-14 14:46:30 +01:00
Constrat
70edd47c6c refactor: yml -> yaml standardization 2024-12-14 14:39:01 +01:00
Constrat
e52f006264 ci: styling formatting + cron adjustment 2024-12-13 15:04:18 +01:00
Constrat
8861c3a72d ci: prevent duplicate runs (#11362)
From https://github.com/zopefoundation/meta/issues/145#issuecomment-1247814559
2024-12-13 14:22:30 +01:00
Constrat
85409e30ce ci: disable optimize-templates on PR merge (#11355) 2024-12-11 16:56:27 +01:00
Constrat
8f348b50f5 ci: stop sync resource on forked repos 2024-12-11 12:15:35 +01:00
Constrat
c0bfdeeede ci: fix pr merges calling optimizing workflow 2024-12-10 13:29:48 +01:00
Constrat
487c2e8552 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
0096765457 fix: 设置Xcode版本为15.3 (#11298) 2024-12-06 01:40:51 +08:00
Constrat
3c472c5789 Revert "ci: change author from github bot to github actions"
This reverts commit a4bb55bcc7

[skip changelog]
2024-12-04 11:03:54 +01:00
Constrat
a4bb55bcc7 ci: change author from github bot to github actions 2024-12-04 08:25:32 +01:00
Hao Guan
553cbc7c48 fix: Mac GUI 优化作业列表 (#11250) 2024-11-28 07:35:36 +11:00
Constrat
eb1236e301 ci: optimize-templates skip when PR is merged 2024-11-27 11:07:43 +01:00
Constrat
3255350583 style: fix precommit styling
[skip changelog]
2024-11-25 23:41:57 +01:00
Constrat
a2435296d7 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
e378ca4f2d 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
f2ed43e36c 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
8341dc240b Revert "ci: use runs/job instead of just runs for ResourceUpdater"
This reverts commit 07a222f203.
2024-10-16 11:22:02 +02:00
dependabot[bot]
c45ff17005 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
07a222f203 ci: use runs/job instead of just runs for ResourceUpdater 2024-10-12 13:05:38 +02:00
Constrat
42b66f52cc 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
ab9c90d942 ci: add commit triggerer for optimize templates
[skip changelog]
2024-10-02 11:48:20 +02:00
Constrat
b5d91cec81 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
46d98fb329 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
e3a6a753a0 ci: 重新尝试让机器人对 commit 签名 (#10626) 2024-09-16 17:31:39 +08:00
status102
6c3458b5ab fix: try to fix gen-changelog 2024-09-15 15:33:59 +08:00
AnnAngela
b2e71a59ef ci: 机器人也想要 verified (#10570) 2024-09-10 09:35:59 +08:00
dependabot[bot]
2ed4681e2c 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
4997cece5f 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
b4e398916d 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
fd795a33c4 style: action id run in resource updater commit 2024-09-06 13:12:14 +02:00
Constrat
80c7996a9c 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
8b5a5a77f6 ci: 更新 issue-checker (#10434) 2024-09-05 10:52:27 +08:00
AnnAngela
01ba8904e2 ci: 当仅 version.json 的 last_updated 有变动时,回退对应服务器所有资源文件改动 (#10453) 2024-09-04 17:21:42 +08:00
dependabot[bot]
f0388a4cb6 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
c13e1454dd fix(ci): remove "" in nightly
fix #10308
2024-08-23 13:28:48 +02:00
zzyyyl
cba4b10c4c chore(issue-checker): bump zzyyyl/issue-checker from 1.8 to 1.9 2024-08-23 15:41:39 +08:00
Constrat
a1893ecf8d fix: rev-list instead of rev-parse 2024-08-19 16:37:13 +02:00
Constrat
8c7476915d fix: revert to simple if 2024-08-19 16:31:33 +02:00