1
0
Fork 0
forked from mirror/openwrt
openwrt/.github/workflows
Christian Marangi 40536320ef
CI: build: add support for per branch tools container
Add support in build shared workflow for per branch tools container.

With pr the target branch is parsed and the right container is used.

To use the stable container for local testing the branch needs to have
the prefix openwrt-[0-9][0-9].[0-9][0-9]- (example openwrt-21.02-fixup)

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit abe8a48242)
2022-12-04 16:28:23 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 16:26:59 +01:00
build.yml CI: build: add support for per branch tools container 2022-12-04 16:28:23 +01:00
check-kernel-patches.yml CI: build: add support for per branch tools container 2022-12-04 16:28:23 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-12-04 16:27:00 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-12-04 16:27:00 +01:00
kernel.yml CI: Extract the OpenWrt building to own sub workflow 2022-12-04 16:28:03 +01:00
labeler.yml CI: labeler: target major version of labeler action 2022-12-04 16:27:00 +01:00
packages.yml CI: Extract the OpenWrt building to own sub workflow 2022-12-04 16:28:03 +01:00
tools.yml CI: tools: support per branch tools container 2022-12-04 16:28:18 +01:00