1
0
Fork 0
forked from mirror/openwrt
openwrt/.github/workflows
Christian Marangi 8df40b136a
CI: build: fix matching for openwrt release branch for toolchain parsing
The current match logic doesn't handle test for push events related to
stable release (example openwrt-22.03) but only fork with the related
prefix (example openwrt-22.03-fixup)

Fix wrong matching and while at it also add extra checks to other
matching (check if the branch name actually start with the requested
prefix)

Fixes: e24a1e6f6d ("CI: build: add support for external toolchains from stable branch")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit e3cf2b84e5)
2022-12-04 21:13:47 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 16:26:59 +01:00
build.yml CI: build: fix matching for openwrt release branch for toolchain parsing 2022-12-04 21:13:47 +01:00
check-kernel-patches.yml CI: fix matching for openwrt release branch for container selection 2022-12-04 21:13:46 +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: fix wrong label for pr targeting stable branch 2022-12-04 17:47:12 +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