kernel: move mv88e6xxx fix to generic backports
[openwrt/openwrt.git] / .github / workflows / kernel.yml
2023-08-04 Christian MarangiCI: provide new required secret for S3 endpoint and...
2023-08-04 Christian MarangiCI: generilize S3 secret keys name and rename to proper...
2023-06-25 Christian MarangiCI: migrate each workflow to use reusable workflow...
2023-05-31 Christian MarangiCI: kernel: test each subtarget on push events
2023-05-31 Christian MarangiCI: add support for getting ccache cache from S3
2023-05-31 Christian MarangiCI: build: add job to remove previous ccache cache...
2023-05-25 Christian MarangiCI: ignore master branch for push events
2023-05-23 Christian MarangiCI: build: Add support to use container included extern...
2023-05-22 Christian MarangiCI: rework build workflow to have split target and...
2023-03-21 Christian MarangiCI: kernel: skip subtarget test on non-specific target...
2023-01-20 Christian MarangiCI: kernel: enable target testing also for pull request...
2023-01-11 Christian MarangiCI: kernel: test each target with additional changes...
2023-01-11 Christian MarangiCI: add concurrency limits for pr test
2023-01-11 Christian MarangiCI: kernel: build only changed targets
2022-12-16 Christian MarangiCI: build: make kernel build configurable
2022-12-07 Christian MarangiCI: kernel: don't checkout and install feeds
2022-12-04 Christian MarangiCI: trigger check also on build and check-kernel-patche...
2022-12-03 Hauke MehrtensCI: Extract the OpenWrt building to own sub workflow
2022-12-03 Hauke MehrtensCI: Simplify if conditions
2022-10-21 Christian MarangiCI: kernel: fix deprecation of set-output
2022-10-20 Petr Štetiarci: kernel: trigger build check on changes in kernel...
2022-10-16 Christian MarangiCI: kernel: check if patch are refreshed for each target
2022-10-12 Christian MarangiCI: bump actions/download,upload-artifact action to v3
2022-10-12 Christian MarangiCI: bump actions/checkout action to v3
2022-10-11 Christian MarangiCI: kernel: generate ccache cache on kernel push
2022-10-06 Christian MarangiCI: kernel: use ccache to speedup workflow
2022-10-03 Edward ChowCI: Add workaround for github uppercase usernames
2022-10-01 Christian MarangiCI: use tools:latest container to speedup kernel workflow
2022-09-20 Petr Štetiarci: show build failures directly in job log output
2022-09-19 Alex Lowbuild: harden GitHub workflow permissions
2022-09-11 Christian MarangiCI: package kmods in kernel workflow
2022-09-10 Christian MarangiCI: kernel: Cache external toolchain
2022-08-10 Hauke MehrtensCI: kernel: Build all kernel modules
2022-08-10 Hauke MehrtensCI: kernel: Checkout feeds from github
2022-08-10 Hauke MehrtensCI: kernel: Show used OpenWrt configuration
2022-08-10 Hauke MehrtensCI: kernel: Use downloads.cdn.openwrt.org
2022-08-10 Hauke MehrtensCI: kernel: Trigger workflow for more directories
2022-07-24 Paul SpoorenCI: run inside the buildbot docker container
2022-07-24 Paul SpoorenCI: add Kernel compile tests