TheWildJames
|
da4c841f6e
feat(workflows): add support for using latest commits in KernelSU and SUSFS actions
|
3 mesi fa |
trae
|
7dc6006a3c
fix(cache): update cache action to include optional parameters and improve asset fetching logic
|
3 mesi fa |
trae
|
2cb08f7627
fix building
|
3 mesi fa |
TheWildJames
|
60a292b4f2
fix: increase swap size for LTO setup from 10GB to 16GB
|
3 mesi fa |
trae
|
dfa18ec5ec
ci(build): pass version input to build job
|
3 mesi fa |
trae
|
103f4f7877
ci: fix LTS patch level build date calculation
|
3 mesi fa |
trae
|
018b8022ce
fix cache maybe?
|
3 mesi fa |
TheWildJames
|
261efc237d
fix: update cache restoration conditions for specific Android versions
|
3 mesi fa |
TheWildJames
|
a2f9bf2c5c
fix: hardcode build timestamp to align with patch level for consistent builds
|
3 mesi fa |
TheWildJames
|
9bc3a9740b
fix: update GitHub token references in build workflow to use MY_GITHUB_TOKEN
|
3 mesi fa |
TheWildJames
|
c5da8ef5a1
refactor: update kernel branding and build actions for improved version handling
|
3 mesi fa |
TheWildJames
|
4223dbdcb6
fix: ensure proper formatting in bypass.patch by adding missing newline
|
3 mesi fa |
TheWildJames
|
6fcec07f73
ci: temporarily disable cache steps in workflow to avoid release upload failures
|
3 mesi fa |
TheWildJames
|
bdecb02c9b
fix: update descriptions for cache actions and add disk cleanup action
|
3 mesi fa |
TheWildJames
|
10a73e9d3f
fix: disable disk space cleanup step and increase swap size for LTO
|
3 mesi fa |
TheWildJames
|
fdca1714ab
fix: update build workflow to enable disk space cleanup and increase swap size for LTO
|
3 mesi fa |
TheWildJames
|
01bebe2be1
Refactor build workflow: remove Prepare AnyKernel3 action and add artifact gathering steps with bypass toggle support
|
3 mesi fa |
James McConnell
|
5842501b4e
Update Prepare AnyKernel3 Zip action parameters
|
3 mesi fa |
TheWildJames
|
f568267435
Rename build steps for clarity: update 'Build Kernel' to 'Build Normal Kernel' and 'Build Kernel' to 'Build Bypass Kernel'
|
3 mesi fa |
TheWildJames
|
a07bda471d
Refactor kernel branding and configuration actions: disable module check bypass, update release notes for clarity, and streamline build workflow steps
|
3 mesi fa |
TheWildJames
|
c0a81bc8c6
Refactor build and preparation workflows: streamline input handling, remove variant options, and enhance bypass functionality in kernel build process
|
3 mesi fa |
TheWildJames
|
d3ff2c89ff
Remove boot image building action and update release notes with installation instructions
|
3 mesi fa |
TheWildJames
|
67595d6f94
Refactor AnyKernel3 preparation step and enhance build timestamp handling
|
3 mesi fa |
TheWildJames
|
f317052b7a
Enhance build workflows: add error handling for kernel repo checks, load release config from JSON, and extract KernelSU version info dynamically
|
3 mesi fa |
TheWildJames
|
fabd753e8f
Refactor build timestamp handling in workflows to set SOURCE_DATE_EPOCH and KBUILD_BUILD_TIMESTAMP from kernel commit
|
3 mesi fa |
TheWildJames
|
0f7da5e520
Remove protected_module_names_list for 6.12+ kernels in action.yml and comment out device-specific patches in build.yml
|
3 mesi fa |
TheWildJames
|
f6673a5a2c
Fix cache key format: include android_version prefix
|
4 mesi fa |
TheWildJames
|
b7b761af24
Use os_patch_level in cache key instead of current date
|
4 mesi fa |
TheWildJames
|
b0727e4a78
Restructure cache operations with proper key format and bucket separation
|
4 mesi fa |
TheWildJames
|
0cbaf0a765
Simplify: use only kernel_version for cache key
|
4 mesi fa |