TheWildJames
|
18b24e61fb
fix(action): update ccache directory path in build action and adjust cache paths in workflow
|
vor 4 Monaten |
TheWildJames
|
61b9e37b50
feat(action): enhance ccache configuration by moving settings to build script and increasing max size
|
vor 4 Monaten |
TheWildJames
|
e411b9c946
fix(action): update build script to include additional skip flags for kernel build
|
vor 4 Monaten |
TheWildJames
|
aa93bb1dc5
feat(action): enhance build process with ccache support and remove disk cleanup action
|
vor 4 Monaten |
TheWildJames
|
f145dd9baf
fix(action): update build environment to use ubuntu-latest and remove python3 patch step
|
vor 4 Monaten |
TheWildJames
|
1604840272
fix(action): patch tools/bazel to use system python3 in build process
|
vor 4 Monaten |
TheWildJames
|
17d82cda20
fix(action): enable SKIP_MRPROPER for kernel build script execution
|
vor 4 Monaten |
TheWildJames
|
dec5b7db85
fix(action): uncomment SKIP_MRPROPER in build script for clarity; update reject scan condition to check variant
|
vor 4 Monaten |
TheWildJames
|
f984cc1eda
ci(build-kernel): set SKIP_MRPROPER instead of SKIP_DEFCONFIG
|
vor 4 Monaten |
TheWildJames
|
b6059271aa
ci(kernel): comment out CONFIG_TRIM_UNUSED_KSYMS
|
vor 4 Monaten |
TheWildJames
|
535dc83a64
ci(build-kernel): simplify kernel build action and set SKIP_DEFCONFIG
|
vor 4 Monaten |
TheWildJames
|
d20f59b268
ci(github-actions): simplify action inputs and set CONFIG_TRIM_UNUSED_KSYMS
|
vor 4 Monaten |
TheWildJames
|
dfd4fb52d9
ci: refactor GitHub Actions into reusable composite actions
|
vor 4 Monaten |