CI: rework build workflow to have split target and subtarget directly
[openwrt/openwrt.git] / .github / workflows / build.yml
2023-05-22 Christian MarangiCI: rework build workflow to have split target and...
2023-04-26 Petr Štetiarci: add Coverity Scan scheduled workflow
2023-03-22 Christian MarangiCI: build: disable cache of external toolchain/sdk
2023-01-31 Christian MarangiCI: use openwrt official tools container by default
2023-01-23 Christian MarangiCI: tools: directly copy prebuilt tools in container
2023-01-10 Christian MarangiCI: build: fallback to compile toolchain if external...
2023-01-04 Christian MarangiCI: build: fix external toolchain use with release...
2022-12-16 Christian MarangiCI: build: make kernel build configurable
2022-12-16 Christian MarangiCI: improve build naming for shared workflow
2022-12-07 Christian MarangiCI: build: skip sdk adapt to external toolchain on...
2022-12-06 Christian MarangiCI: build: fix use of sdk as toolchain
2022-12-04 Christian MarangiCI: build: fix matching for openwrt release branch...
2022-12-04 Christian MarangiCI: fix matching for openwrt release branch for contain...
2022-12-04 Christian MarangiCI: build: add support to fallback to sdk for external...
2022-12-04 Christian MarangiCI: build: add support for external toolchains from...
2022-12-04 Christian MarangiCI: build: add support for per branch tools container
2022-12-03 Hauke MehrtensCI: Build all boards and testing kernel
2022-12-03 Hauke MehrtensCI: Allow building with internal toolchain
2022-12-03 Hauke MehrtensCI: Extract the OpenWrt building to own sub workflow