Commit Graph

114 Commits

Author SHA1 Message Date
weishu fb103472c6 Update custom.yml 2023-08-18 20:03:52 +08:00
weishu 9f17bafbf0 Update custom.yml 2023-08-18 20:03:16 +08:00
weishu b2f9f3ade9 Update custom.yml 2023-08-18 20:01:42 +08:00
Syuugo Mizoguchi b91a294138 Add WSA Kernel 5.15.104.2 (#827)
Remove `5.15.94.4` as soon as WSA 2306 is removed from the release.
2023-08-14 20:15:01 +08:00
YuSaki丶Kanade d274a315b1 Added kernel 5.15.119 (#865) 2023-08-14 20:14:23 +08:00
weishu 0ddb8a4c89 ci: Maximize build space 2023-08-09 23:05:41 +08:00
Lakshay Choudhary c9997b5ca9 Readme.md and Template changes for better readability (#842)
Files Changed:
README.md
add_device.yaml
Update bug_report.md

clarity, spelling, grammar and consistency changes.

open to suggestions.
2023-08-09 22:48:51 +08:00
weishu 676590be15 ci: Keep .repo becuase it contains all repo's .git 2023-08-09 22:07:14 +08:00
weishu e8a90aadb2 ci: Fix No space left on device (#833)
For android13 gki kernels, Google puts lots of unused file to kernel
source tree, while the Github Action only has 14G disk size and the ci
may fail because of "No space left on device". 

The `repo` tool will try pull all the refs and tags with depth=INT_MAX if it found the SHA1 hash doesn't exist on remote server even if you force it to fetch with `depth=1` and `--no-tags`. So we use the version `v2.16` which doesn't check it.

And also, using a fixed repo version can avoid randomly failure of building.
2023-08-09 13:32:48 +08:00
dabao1955 d75678fca0 Update Custom issue temple (#811) 2023-07-28 22:27:52 +08:00
セリカ・シルフィル be413fd147 CI: Support set manager signature size and hash (#757)
close #739, close #745, close #752
2023-07-18 12:38:44 +08:00
セリカ・シルフィル d714ab0c5d CI: Add ARCVM release build (#762) 2023-07-13 20:58:45 +08:00
weishu eb5a99e4b6 ci: fix rustfmt failed (#748) 2023-07-11 12:23:56 +08:00
weishu 047312e0e5 ci: fix rustfmt failed duplicated toml 2023-07-11 12:12:53 +08:00
weishu 45a25eda50 ci: fix rustfmt failed typo 2023-07-11 12:00:42 +08:00
weishu 120c2f43de ci: fix rustfmt failed 2023-07-11 11:59:58 +08:00
Syuugo 5d07e1d392 Add WSA Kernel 5.15.104.1 (#704)
- Add `5.15.104.1`
- Delete `5.15.78.1`
2023-07-08 12:20:27 +08:00
Howard Wu 134507b928 ci: Fix checkout branch (#720)
Don't set ref branch for properly check PR
2023-07-05 08:03:27 +08:00
Howard Wu 2b42d14ef8 ci: Fix WSA build output path (#717) 2023-07-04 12:41:14 +08:00
dabao1955 f288cfccae update featrue_request issue temple (#715)
Compared with markdown, yaml may be more focused on the required
information, and will not easily destroy the content in the template.
And I think the "feature request" might not require users to upload
their logs.

It looks like this:


![Screenshot_2023-07-03-22-53-28-88_a252b927494330cdc2c8ba3b3f952e5e](https://github.com/tiann/KernelSU/assets/79307765/ef15e532-2d69-4dea-ba7a-326b7fa2e0ef)

Co-authored-by: dabao1955 <195328750@qq.com>
2023-07-03 23:05:19 +08:00
weishu 65005131bd Create FUNDING.yml 2023-06-26 18:53:27 +08:00
Howard Wu 09d90e1a0a ci: update gki version (#679)
Fix the version name of android13-5.15.74
Add android12-5.10.117
2023-06-23 17:48:18 +08:00
Howard Wu 40ea27a59c ci: Fix kernel version (#666) 2023-06-20 18:10:07 +08:00
weishu 1703c16948 ci: support deprecated kernel versions (#648) 2023-06-18 12:47:29 +08:00
Ylarod f2d5e57f01 fix add-device (#649) 2023-06-17 22:07:39 +08:00
SupeChicken666 168f412324 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
YuKongA bdd269ea22 ci: upgrade kernel branches (#614)
* Add android12-5.10.177 & android13-5.10.177
2023-06-10 20:40:50 +08:00
weishu e1d7bb91e8 ci: Fix incorrect patch level for a13 kernel. close #601 2023-06-10 20:12:15 +08:00
weishu 593bc06302 ci: fix clippy (#616) 2023-06-10 20:04:12 +08:00
weishu be44fad288 ci: android13-5.15-2022-11 is deprecated: https://android.googlesource.com/kernel/common/+refs 2023-06-06 20:59:15 +08:00
s1204IT 5003824fa8 Update WSA Kernel (#575)
Remove: 5.10.117.2
Change: 5.15.98.1 -> 5.15.98.**4**
2023-06-03 19:29:04 +08:00
Howard Wu 10d8d9efcd ci: upgrade android13 kernel version (#516)
+ android13-5.10.168
+ android13-5.15.94
2023-05-17 10:48:13 +08:00
tiann ed0cfd231e ci: fix debug build 2023-05-16 19:46:49 +08:00
weishu 538d3f06f4 ci: Add debug kernel build (#506) 2023-05-16 18:30:33 +08:00
weishu e35180c919 Update build-manager.yml 2023-05-15 12:14:30 +08:00
Howard Wu 2f54ceb7c4 ci: android12-5.10 drop deprecated tag (#495) 2023-05-15 09:58:25 +08:00
Syuugo 009a479c17 WSA: 5.15.94.1 (#475)
![](https://github.com/tiann/KernelSU/assets/52069677/99edfd12-c0a1-4430-bf2f-b17b76dbc44f)

Co-authored-by: weishu <twsxtd@gmail.com>
2023-05-11 18:45:15 +08:00
weishu 842c0b674f ci: Fix setlocalversion patch failed (#451) 2023-05-04 15:37:06 +08:00
Nullptr f9d19a957a manager: refactor to use AGP 8.0.0 (#414) 2023-04-21 16:19:49 +08:00
tiann 515a309831 Revert "ci: Add version to build artifacts"
This reverts commit 0b4f4683b3.
2023-04-20 10:55:41 +08:00
tiann 02c2228ab7 Revert "ci: Fix img upload"
This reverts commit ea93140b8a.
2023-04-20 10:55:41 +08:00
tiann ea93140b8a ci: Fix img upload 2023-04-19 14:02:39 +08:00
Howard Wu 38c65e7e4b [skip ci] ci: fix job name typo (#398) 2023-04-18 18:44:04 +08:00
tiann 0b4f4683b3 ci: Add version to build artifacts 2023-04-18 13:24:35 +08:00
Howard Wu 75be1e1bd6 ci: avoid ccache key conflict (#397) 2023-04-18 12:12:03 +08:00
tiann 1fe53b9549 ci: run clippy with release build 2023-04-14 22:59:29 +08:00
weishu 6274dbebc0 Ci (#390) 2023-04-14 22:55:43 +08:00
weishu a1cd3ab6fa ci: update clippy check (#389) 2023-04-14 22:42:25 +08:00
Howard Wu fe1c826b1b ci: Install dependency python-telegram-bot (#373) 2023-04-12 20:37:41 +08:00
Howard Wu 0bda101d4d ci: fix WSA upload path (#372) 2023-04-12 18:31:59 +08:00