TheWildJames
|
9733b66839
ci: bump actions/upload-artifact from v4 to v7 (Node 20 deprecation)
|
2 viikkoa sitten |
TheWildJames
|
0174308b83
refactor: merge build summary + verified metadata into one -BuildInfo artifact
|
2 viikkoa sitten |
TheWildJames
|
6ae4475a82
fix(build): page artifact lookup via temp file, avoid ARG_MAX overflow
|
2 viikkoa sitten |
TheWildJames
|
f2e347c731
fix: resolve SUSFS per root variant (latest for KernelSU-Next, pinned otherwise)
|
2 viikkoa sitten |
TheWildJames
|
6f6bc1c896
fix(main): SUSFS latest for KernelSU-Next and All builds
|
2 viikkoa sitten |
TheWildJames
|
60f1a5e41a
fix(main): SUSFS latest only for pure KernelSU-Next builds
|
2 viikkoa sitten |
TheWildJames
|
2140bbbcd3
fix(root-variants): KernelSU-Next and SUSFS always resolve at latest
|
2 viikkoa sitten |
TheWildJames
|
529c7807c1
fix(main): always resolve SUSFS at latest and drop SUSFS pins
|
2 viikkoa sitten |
TheWildJames
|
23584dd991
fix(main): always resolve SUSFS at latest for KernelSU-Next builds
|
2 viikkoa sitten |
TheWildJames
|
6533394fe4
refactor: rename 'classic' root token to kernelsu across workflows
|
2 viikkoa sitten |
TheWildJames
|
45e223185c
feat(main): add commit_mode 'update' to promote verified pins on success
|
2 viikkoa sitten |
TheWildJames
|
13dc081c51
feat(main): move os_patch_level above brand_name, default to All
|
2 viikkoa sitten |
TheWildJames
|
e3795261f1
fix(main): clone NoMount at resolved commit, not moving dev tip
|
2 viikkoa sitten |
TheWildJames
|
244fe0e09e
feat(main): add verified/latest commit pins and os_patch_level dispatch
|
2 viikkoa sitten |
TheWildJames
|
b3ea6dc801
feat(main): add commit_mode dispatch toggle (latest default)
|
2 viikkoa sitten |
TheWildJames
|
64abd841ff
fix(build): paginate artifact resolution in metadata step
|
2 viikkoa sitten |
TheWildJames
|
2e0f81d8b5
ci(nomount): ship NoMount artifact as extracted module, not zip-in-zip
|
2 viikkoa sitten |
TheWildJames
|
ddaa694236
fix(set-kernel-config): trim config lines with sed instead of xargs
|
2 viikkoa sitten |
TheWildJames
|
5b2f1729a9
ci: use existing nomount-metamodule action (nm only, no .ko) for NoMount job
|
3 viikkoa sitten |
TheWildJames
|
4a8e0429f5
ci: NoMount metamodule build mirrors maxsteeel upstream (nm+ko-loader+sstrip+webroot)
|
3 viikkoa sitten |
TheWildJames
|
d5e1b0baec
ci: build NoMount metamodule from pinned commit instead of downloading
|
3 viikkoa sitten |
TheWildJames
|
be6954b77b
ci: harden FUSE-BPF config with explicit FUSE_FS + BPF_SYSCALL deps
|
3 viikkoa sitten |
TheWildJames
|
e3063c713d
ci: remove fuse-bpf userspace tool build job
|
3 viikkoa sitten |
TheWildJames
|
5d0d3b25a7
ci: define size_t/ptrdiff_t/ssize_t for fuse-bpf via compiler builtins
|
3 viikkoa sitten |
TheWildJames
|
219b96be17
ci: stub common generic-y asm headers for fuse-bpf (errno etc.)
|
3 viikkoa sitten |
TheWildJames
|
7173514ec2
ci: define uintNN_t via self-contained types_override.h for fuse-bpf (no glibc)
|
3 viikkoa sitten |
TheWildJames
|
2499edd6e9
ci: force-include stdint.h for fuse-bpf BPF so uintNN_t resolve via clang builtin
|
3 viikkoa sitten |
TheWildJames
|
16a8dc55b4
ci: force-include linux/types.h for fuse-bpf so uintNN_t resolve before android_fuse.h
|
3 viikkoa sitten |
TheWildJames
|
3022454f9e
ci: add bitsperlong+int-ll64 to fuse-bpf header stub so uintNN_t resolve
|
3 viikkoa sitten |
TheWildJames
|
21d20c65c6
ci: provide generated asm/ headers via portable stub tree for fuse-bpf BPF
|
3 viikkoa sitten |