tn3399_openwrt/.github/workflows
Hauke Mehrtens b99d377886 CI: packages: Add github CI job to build all packages
This will build OpenWrt for MIPS malta BE and x86 64 Bit with all
packages and kernel modules activated. It is triggered when something
changes in the build system or when a package definition is changed.
This task probably needs 90 minutes to execute, but I hope that it
will find build problems in pull requests early.

This intentionally does not activate the feeds, because building them
too would take too long. We only build x86/64 and malta/be to save
resources.

I would like to detect build problems when a package is changed. We
often had build breaks when a package version was increased sometime
even in other packages which used it as a dependency.

This is based on the .github/workflows/packages.yml workflow.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-10-31 00:46:55 +01:00
..
scripts ci: show build failures directly in job log output 2022-09-20 12:14:54 +02:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-09-30 22:26:54 +02:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
kernel.yml CI: kernel: fix deprecation of set-output 2022-10-21 16:09:19 +02:00
labeler.yml CI: labeler: target major version of labeler action 2022-10-12 16:49:46 +02:00
packages.yml CI: packages: Add github CI job to build all packages 2022-10-31 00:46:55 +01:00
tools.yml CI: bump actions/download,upload-artifact action to v3 2022-10-12 16:48:46 +02:00