openwrt/.github/workflows
Christian Marangi 305688f537
CI: kernel: generate ccache cache on kernel push
To actually use ccache cache on kernel test from pr, the kernel workflow
has to be run first from a push action.

This will permit as a side effect to test merged commits and catch commit
that may cause regression in kernel compilation even outside the github
system.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 23e946d1ad)
2022-12-04 16:27:00 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 16:26:59 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-12-04 16:27:00 +01:00
formal.yml ci: move scripts into separate directory 2022-12-04 16:26:59 +01:00
kernel.yml CI: kernel: generate ccache cache on kernel push 2022-12-04 16:27:00 +01:00
labeler.yml build: harden GitHub workflow permissions 2022-12-04 16:26:59 +01:00
tools.yml CI: tools: compile tools with ccache support for tools container 2022-12-04 16:27:00 +01:00