tiann
|
f9df8d3351
|
Revert "ci: Remove tags with same KMI"
This reverts commit ddbc71b273.
|
2023-04-06 13:35:43 +08:00 |
|
tiann
|
ddbc71b273
|
ci: Remove tags with same KMI
|
2023-04-04 19:09:04 +08:00 |
|
tiann
|
c68ea8abbd
|
ci: Add latest GKI tags
|
2023-04-04 19:07:31 +08:00 |
|
tiann
|
cd5c7f599a
|
ci: trigger build su only if userspace/su changed
|
2023-04-04 19:01:50 +08:00 |
|
Abhiram
|
8c222add7c
|
ci: Bump rustfmt-check to latest (#326)
|
2023-03-28 00:25:55 +08:00 |
|
tiann
|
92ae0e5460
|
ci: Fix cross build error with Rust 1.68
|
2023-03-26 17:35:33 +08:00 |
|
Howard Wu
|
0c3731b0bd
|
Fix WSA Kernel build (#267)
1. Use ubuntu-20.04
1. Use LLVM 12
1. Fix build cache
1. Fix KernelSU version
|
2023-02-22 09:20:37 +08:00 |
|
tiann
|
bd3773f32a
|
Revert "ci: use ubuntu-latest for wsa build"
This reverts commit 572708c283.
|
2023-02-21 23:58:31 +08:00 |
|
tiann
|
572708c283
|
ci: use ubuntu-latest for wsa build
|
2023-02-21 23:56:19 +08:00 |
|
tiann
|
7264a00813
|
ci: Fix ksud version incorrect
|
2023-02-16 10:05:35 +08:00 |
|
tiann
|
8e5a72fc35
|
ci: Fix release build
|
2023-02-08 23:58:47 +08:00 |
|
weishu
|
7302653879
|
Add release ci (#218)
|
2023-02-08 22:31:43 +08:00 |
|
skbeh
|
3181dd17bc
|
ci: add CI for clippy, rustfmt and shell scripts (#193)
|
2023-02-04 13:52:20 +08:00 |
|
skbeh
|
219ea1c458
|
ksud: fix issues found by clippy (#167)
These issues are mostly found by `cargo clippy -- -W clippy::pedantic`.
|
2023-02-03 09:45:07 +08:00 |
|
tiann
|
d5a05da5b8
|
ci: don't build kernel when ksud changes
|
2023-02-01 21:01:32 +08:00 |
|
tiann
|
c2f7963a43
|
ci: Add android13-5.10.149
|
2023-01-31 20:19:36 +08:00 |
|
skbeh
|
2766e24007
|
ci: replace actions-rs/cargo with naive command (#162)
This avoids node 12 warnings.
Co-authored-by: Ylarod <me@ylarod.cn>
|
2023-01-31 19:11:00 +08:00 |
|
Ylarod
|
45911ac3c4
|
ci: trigger ci if yml changes in pr (#163)
|
2023-01-31 19:06:11 +08:00 |
|
Ylarod
|
2a88cca50c
|
ci: update kernel build, remove embed ksud (#159)
|
2023-01-31 10:37:54 +08:00 |
|
Ylarod
|
40960f60f8
|
ci: handle add device automatically (#157)
|
2023-01-30 19:41:46 +08:00 |
|
Ylarod
|
59542bc99a
|
add issue template (#139)
|
2023-01-29 16:14:23 +08:00 |
|
Ylarod
|
a986251773
|
ci: fix kernel build (#137)
|
2023-01-29 13:00:47 +08:00 |
|
Ylarod
|
b1e279bd2a
|
ci: update build (#129)
1. update kernel ci
2. fix manager build
|
2023-01-29 11:25:10 +08:00 |
|
Ylarod
|
905c041a76
|
ci: common kernel build and embed ksud (#127)
|
2023-01-28 12:24:43 +08:00 |
|
Ylarod
|
09b9aefed7
|
ci: use custom key to sign official bootimgs (#120)
We can get pub key hash by
```
avbtool info_image --image boot.img
```
|
2023-01-26 13:40:07 +08:00 |
|
Abhiram
|
fbbe2166e6
|
[skip ci] bump actions/upload-artifact to v3 (#99)
|
2023-01-21 20:35:28 +08:00 |
|
秋秋
|
b328fd96bc
|
ci: fix WSA ccache (#85)
|
2023-01-19 17:36:31 +08:00 |
|
Ylarod
|
9a3451a8ae
|
[skip ci] ci: don't save cache in pr (#81)
|
2023-01-17 22:40:31 +08:00 |
|
秋秋
|
965412377d
|
ci: use ccache (#78)
|
2023-01-17 19:56:39 +08:00 |
|
Ylarod
|
d8009500a4
|
ci: fix error
|
2023-01-17 17:05:12 +08:00 |
|
Ylarod
|
7347ae2301
|
[skip ci] fix typo
|
2023-01-17 16:23:59 +08:00 |
|
Ylarod
|
babd6edbc2
|
[skip ci] check BOT_TOKEN before step run
|
2023-01-17 16:20:36 +08:00 |
|
Ylarod
|
2ab60750d4
|
ci: update msg (#76)
|
2023-01-16 19:18:42 +08:00 |
|
Ylarod
|
b9dd673518
|
ci: add version to tg msg (#75)
|
2023-01-16 18:15:35 +08:00 |
|
Ylarod
|
2362a8d169
|
ci: build manager if ksud change
|
2023-01-16 12:34:48 +08:00 |
|
Ylarod
|
fb4b9d0173
|
[skip ci] ci: don't upload in pr (#70)
|
2023-01-15 14:46:34 +08:00 |
|
Ylarod
|
aafa24094c
|
[skip ci] ci: setup mutex for uploading (#69)
|
2023-01-15 12:44:56 +08:00 |
|
weishu
|
5a8acea84e
|
Add website (#65)
|
2023-01-14 23:18:11 +08:00 |
|
Ylarod
|
50f44fff9e
|
kernel: export customized symbols (#58)
|
2023-01-14 10:43:16 +08:00 |
|
longhuan1999
|
21b0d6ceaf
|
Update build-WSA-5.10.117-kernel.yml (#56)
|
2023-01-13 21:20:05 +08:00 |
|
Ylarod
|
6e483a025d
|
ci: fix typo (#57)
|
2023-01-13 21:09:37 +08:00 |
|
Ylarod
|
a748bed807
|
ci: opt manager (#55)
* ci: opt manager
* lint: don't check release build
|
2023-01-13 21:06:55 +08:00 |
|
Ylarod
|
dd905a1852
|
ci: speed up build-ksud again (#54)
|
2023-01-13 19:50:42 +08:00 |
|
Ylarod
|
5bad1d0b53
|
ci: speed up build-ksud (#53)
|
2023-01-13 18:47:31 +08:00 |
|
longhuan1999
|
f75ca3a4f1
|
kernel: Change CI build for WSA-5.10.117 (#48)
|
2023-01-12 21:32:17 +08:00 |
|
秋秋
|
e173081cae
|
kernel: We don't like dirty (#46)
|
2023-01-12 17:19:54 +08:00 |
|
Ylarod
|
acd6f44c7e
|
ci: update message hint (#44)
|
2023-01-12 09:21:01 +08:00 |
|
Ylarod
|
e37d97c7c7
|
ci: push to telegram (#43)
* ci: push to telegram
* support topic
* check BOT_TOKEN in build-su
* update script
|
2023-01-11 22:47:31 +08:00 |
|
Ylarod
|
4f9feeff19
|
ci: fix su (#42)
|
2023-01-11 20:21:53 +08:00 |
|
longhuan1999
|
761f68b24f
|
kernel: Add CI build for WSA-android12-5.10.117 (#41)
|
2023-01-11 14:32:51 +08:00 |
|