openwrt/.github
Christian Marangi b00fcab13c
CI: label-kernel: support compile testing kernel version and all target
Add support to label-kernel for compiling testing kernel version and
check patches. To trigger this special build appent :testing to the
normal label.
Example:

- ci:kernel:ipq806x:generic:testing

Test will fail if the requested target doesn't have a defined kernel
testing version.

Also add support for testing all target and subtarget. To trigger this
some special pattern are added:
- ci:kernel:all:all
  Trigger test for all target and subtarget

- ci:kernel:all:first
  Trigger test for all target and the first subtarget in alphabetical
  order for the target.

With these special case :testing can also be used and every target and
subtarget that supports kernel testing version will be selected:
- ci:kernel:all:all:testing
  Trigger test for all target and subtarget that have a kernel testing
  version defined.

- ci:kernel:all:first:testing
  Trigger test for all target and the first subtarget in alphabetical
  order for the target that, if they have a kernel testing version
  defined.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 218deba503)
2023-10-24 17:12:26 +02:00
..
ISSUE_TEMPLATE github: add command for device 2023-01-06 15:28:59 +01:00
workflows CI: label-kernel: support compile testing kernel version and all target 2023-10-24 17:12:26 +02:00
FUNDING.yml meta: create FUNDING.yml 2022-01-26 10:34:02 +01:00
labeler.yml CI: labeler: add sifiveu target 2023-06-16 19:47:39 +02:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00