Commit Graph

19 Commits

Author SHA1 Message Date
Caner Karaca
b1250b002e Workflow Updates (#481)
* Update

* Use ubuntu-22.04

* Revert some renamings

* Create renovate.json

* oops
2025-06-11 04:23:22 +06:00
Rifat Azad
e69a101386 ci: cleaned irrelevent workflows 2024-12-19 19:23:01 +06:00
Rifat Azad
64d1ad8f9e ci: replaced KernelSU dir with KernelSU-Next 2024-12-19 18:54:17 +06:00
SupeChicken666
8385c2ba48 ci: Fix ARCVM workflow to adapt to the change of kernel/Makefile (#1906)
Probably fixes #1655, likely related

Signed-off-by: supechicken <me@supechicken666.dev>
2024-08-03 22:36:56 +08:00
Ice Year
42df554368 Add support for ChromeOS ARM64 ARCVM (#1642)
1. Add support for ChromeOS ARM64 ARCVM.
2. Optimization of intermediate variable naming.
3. Optimization of kernel version acquisition logic for file names,
obtaining the kernel version directly from Makefile.
2024-04-19 10:25:16 +08:00
Caner Karaca
ef404cb619 Update Workflows and Dependencies (#1512)
Corrections would be very welcome.

---------

Co-authored-by: weishu <twsxtd@gmail.com>
2024-03-24 15:40:10 +08:00
weishu
cb3e7f5eb4 ci: only post manager to tg 2024-03-20 15:34:06 +08:00
Caner Karaca
5be6992d75 Add Dependabot, Update Dependencies and Workflows (#1440)
Build may fail because of some major dependency updates. Needs changes,
changes/fixes welcomed.

Main goal is keeping all things up-to-date.

---------

Co-authored-by: weishu <twsxtd@gmail.com>
2024-03-20 12:52:34 +08:00
weishu
51f4b2f353 ci: fix wsa and chromeos ci 2024-02-04 10:52:57 +08:00
Ylarod
5d6548e7b6 ci: build less wsa image in pr (#1273) 2024-01-08 09:54:14 +08:00
Ylarod
5e5d050987 [skip ci] fix ci (#1263) 2024-01-07 12:47:03 +08:00
Ylarod
77ebdff999 [skip ci] Skip building kernel in draft pr (#1256) 2024-01-06 10:28:06 +08:00
Syuugo
fc1726a962 Update action uses (#1216) 2023-12-20 09:37:08 +08:00
Js0n
73756c6942 fix(bot): prevent flood wait by caching bot session (#1082)
This stop bot from re-login every run.
2023-10-25 11:32:46 +08:00
Js0n
791e3eeadd ci: replace python-telegram-bot with telethon (#1076) 2023-10-24 07:00:23 +08:00
Syuugo Mizoguchi
f0e9bc2f2a Bump actions/checkout from 3 to 4 (#935)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
4.
- [Release notes](https://github.com/actions/checkout/releases)
-
[Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)
2023-09-07 21:24:01 +08:00
セリカ・シルフィル
76685769f3 CI: Support set manager signature size and hash (#757)
close #739, close #745, close #752
2023-07-18 12:38:44 +08:00
Howard Wu
e451ca8e95 ci: Fix checkout branch (#720)
Don't set ref branch for properly check PR
2023-07-05 08:03:27 +08:00
SupeChicken666
25189ef633 Add CI workflow for ChromeOS ARCVM (#641)
All changes are tested on my fork (the Telegram error was fixed in
9b16150):
https://github.com/supechicken/KernelSU/actions/runs/5287864543

---------

Co-authored-by: weishu <twsxtd@gmail.com>
2023-06-16 20:49:51 +08:00