aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/packages.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: provide new required secret for S3 endpoint and bucket nameChristian Marangi2023-08-051-0/+2
* CI: generilize S3 secret keys name and rename to proper nameChristian Marangi2023-08-051-2/+2
* CI: migrate each workflow to use reusable workflow from dedicated repoChristian Marangi2023-06-251-43/+3
* CI: add support for getting ccache cache from S3Christian Marangi2023-05-311-0/+23
* CI: build: add option to define custom ccache cache typeChristian Marangi2023-05-311-0/+1
* CI: build: add job to remove previous ccache cache if already existChristian Marangi2023-05-311-0/+1
* CI: ignore master branch for push eventsChristian Marangi2023-05-251-0/+2
* CI: build: Add support to use container included external toolchainChristian Marangi2023-05-231-0/+1
* CI: rework build workflow to have split target and subtarget directlyChristian Marangi2023-05-221-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