Mecid
c08a4c3772
Action: Upload arm64 artifacts too ( #423 )
...
The action used to compile the arm64 kernel then clean the output folder then build the armhf kernel only which later gets uploaded since it is the only output.
Now it builds both variants and uploads the output of both.
2025-11-09 19:04:09 +01:00
Jianfeng Liu
bd032d59a0
workflow: enable armhf kernel build
2025-10-16 09:30:53 +02:00
ColorfulRhino
93c4449aa2
actions: Update used Actions to their latest versions
2025-04-15 20:18:22 +02:00
ColorfulRhino
fe10d899f9
actions: Format workflow with YAML formatter and fix spelling
2025-04-15 20:18:22 +02:00
ColorfulRhino
a258c06adf
actions: Do not recompile kernel when PR comments are edited
...
- The keyword "edited" refers to PR comments and titles, not to commits (see https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=edited#pull_request )
- Recompilation is not needed when a PR is closed and reopened, since `synchronize` will take care of any changes
2025-04-15 20:18:22 +02:00
amazingfate
d02dfd7f17
workflow: build vendor branch
2025-04-15 20:17:17 +02:00
Igor Pecovnik
01fdbb7535
Remove deprected switch. Logs saying its not needed anymore.
2025-04-15 20:17:16 +02:00
Jianfeng Liu
46e06e3b70
workflow: don't upload kernel in pr
2025-04-15 20:17:12 +02:00
Igor
b332149e43
Upload build artefacts
2025-04-15 20:17:12 +02:00
Igor
012bba9cfe
Switch away from organisation
2025-04-15 20:17:12 +02:00
Igor
e860fe9bb3
Add workflow_dispatch trigger
2025-04-15 20:17:12 +02:00
Igor
2ab6ed0566
Store caches at this repository
...
* Update compile.yaml
* Update compile.yaml
* Update compile.yaml
* Update compile.yaml
2025-04-15 20:17:12 +02:00
Igor
aa8682b157
Enable action script for kernel recompilation on PR
2025-04-15 20:17:11 +02:00