Ejub Sabic
91fc7466c2
fix: gh-action node 20 deprecation warnings
...
Resolves : #1519
Signed-off-by: Ejub Sabic <ejub1946@outlook.com >
2026-06-05 08:12:37 +02:00
Joachim Wiberg
4212a38c3b
.github: bump GitHub Actions to Node.js 24 compatible versions
...
Fixes #1437
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-04-19 22:31:15 +02:00
Mattias Walström
1fd6aabe0c
Fix automatic kernel upgrade
...
Was not prepared correctly for 6.18 kernels
2026-01-20 09:18:11 +01:00
Mattias Walström
d3b39e80e2
github: workflow: Update the check kernel workflow to check for new 6.18
...
Since we use the same kernel for all platforms, we can update this job
to only check for 6.18 instead of 6.12.
2026-01-19 14:54:37 +01:00
Mattias Walström
c563a7caeb
workflow: update-kernel: Only run on kernelkit/infix
...
[skip ci]
2025-11-06 10:22:21 +01:00
Mattias Walström
0fde346a43
CI: Improve check for new kernel
...
Improve the script to be able to run in workflow and fix
the worflow and run each night.
Signed-off-by: Mattias Walström <lazzer@gmail.com >
2025-11-03 16:01:32 +01:00
Mattias Walström
a280960d47
kernel-upgrade: Improve error handling
2025-10-31 09:47:37 +01:00
Mattias Walström
bb274dcdd7
Automate kernel updates to new minor version
...
This will fix #1106 , in time, but only allows manual trigger for now,
needs more test and verification
utils/kernel-upgrade.sh at least automate all the manual manual processes
for upgrading the kernel.
2025-10-29 15:24:35 +01:00