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