openwrt/.github/workflows
Petr Štetiar f9653cbaac ci: show_build_failures: fix missing output for configure failures
We're currently missing log output in cases where `configure` fails
which returns 77 as its error code:

 make[3]: *** [Makefile:118: elfutils-0.188/.configured_889556d2f423f99e091beece9c8d870a] Error 77

So lets adjust the regexps so they can handle multiple digits.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-01-09 11:22:10 +01:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
Dockerfile.tools
build-tools.yml CI: tools: reogranize and split workflow 2022-12-24 12:09:23 +01:00
build.yml CI: build: fix external toolchain use with release tag tests 2023-01-04 19:26:16 +01:00
check-kernel-patches.yml CI: fix matching for openwrt release branch for container selection 2022-12-04 20:37:58 +01:00
formal.yml
kernel.yml CI: build: make kernel build configurable 2022-12-16 16:29:36 +01:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: build: make kernel build configurable 2022-12-16 16:29:36 +01:00
push-containers.yml CI: tools: reogranize and split workflow 2022-12-24 12:09:23 +01:00
toolchain.yml CI: introduce target toolchain test 2022-12-16 16:29:37 +01:00
tools.yml CI: tools: reogranize and split workflow 2022-12-24 12:09:23 +01:00