aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/kernel.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Extract the OpenWrt building to own sub workflowHauke Mehrtens2022-12-041-218/+14
* CI: Simplify if conditionsHauke Mehrtens2022-12-041-1/+1
* CI: kernel: fix deprecation of set-outputChristian Marangi2022-12-041-3/+3
* ci: kernel: trigger build check on changes in kernel.mk as wellPetr Štetiar2022-12-041-2/+2
* CI: kernel: check if patch are refreshed for each targetChristian Marangi2022-12-041-0/+71
* CI: bump actions/download,upload-artifact action to v3Christian Marangi2022-12-041-1/+1
* CI: bump actions/checkout action to v3Christian Marangi2022-12-041-6/+6
* CI: kernel: generate ccache cache on kernel pushChristian Marangi2022-12-041-0/+6
* CI: kernel: use ccache to speedup workflowChristian Marangi2022-12-041-0/+17
* CI: Add workaround for github uppercase usernamesEdward Chow2022-12-041-1/+9
* CI: use tools:latest container to speedup kernel workflowChristian Marangi2022-12-041-3/+12
* ci: show build failures directly in job log outputPetr Štetiar2022-12-041-4/+4
* build: harden GitHub workflow permissionsAlex Low2022-12-041-0/+4
* CI: package kmods in kernel workflowChristian Marangi2022-12-041-0/+5
* CI: kernel: Cache external toolchainChristian Marangi2022-12-041-2/+13
* CI: kernel: Build all kernel modulesHauke Mehrtens2022-12-041-0/+3
* CI: kernel: Checkout feeds from githubHauke Mehrtens2022-12-041-0/+24
* CI: kernel: Show used OpenWrt configurationHauke Mehrtens2022-12-041-0/+5
* CI: kernel: Use downloads.cdn.openwrt.orgHauke Mehrtens2022-12-041-2/+2
* CI: kernel: Trigger workflow for more directoriesHauke Mehrtens2022-12-041-0/+2
* CI: run inside the buildbot docker containerPaul Spooren2022-12-041-46/+24
* CI: add Kernel compile testsPaul Spooren2022-12-041-0/+143