aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/packages.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: add support for getting ccache cache from S3Christian Marangi2023-10-241-0/+23
* CI: build: add option to define custom ccache cache typeChristian Marangi2023-10-241-0/+1
* CI: build: add job to remove previous ccache cache if already existChristian Marangi2023-10-241-0/+1
* CI: ignore master branch for push eventsChristian Marangi2023-10-241-0/+2
* CI: build: Add support to use container included external toolchainChristian Marangi2023-10-241-0/+1
* CI: rework build workflow to have split target and subtarget directlyChristian Marangi2023-05-241-2/+5
* CI: add concurrency limits for pr testChristian Marangi2023-01-111-0/+4
* CI: build: make kernel build configurableChristian Marangi2022-12-161-0/+1
* CI: improve build naming for shared workflowChristian Marangi2022-12-161-0/+1
* CI: trigger check also on build and check-kernel-patches workflow changeChristian Marangi2022-12-041-0/+2
* CI: Extract the OpenWrt building to own sub workflowHauke Mehrtens2022-12-031-123/+11
* CI: Simplify if conditionsHauke Mehrtens2022-12-031-1/+1
* CI: packages.yml: Fix usage of pre-build toolsHauke Mehrtens2022-11-061-0/+2
* CI: packages: Add github CI job to build all packagesHauke Mehrtens2022-10-311-0/+151