sunxi: move KERNEL_LOADADDR into subtargets
[openwrt/openwrt.git] / .github / workflows /
2024-01-26 Christian MarangiCI: formal: use shared workflow in actions-shared-workflows
2024-01-11 Paul Spoorenci: no longer require real name
2023-11-16 Christian MarangiCI: issue-labeller: fix wrong CRLF line-ending
2023-11-15 Christian MarangiCI: add issue labeller action
2023-11-01 Petr Štetiarci: add workflow for automated GitHub release
2023-10-04 Christian MarangiCI: push-containers: refresh containers also on modify...
2023-10-04 Christian MarangiCI: push-containers: fix concurrency group
2023-08-04 Christian MarangiCI: provide new required secret for S3 endpoint and...
2023-08-04 Christian MarangiCI: generilize S3 secret keys name and rename to proper...
2023-06-25 Christian MarangiCI: drop unused reusable workflow and dockerfiles
2023-06-25 Christian MarangiCI: migrate each workflow to use reusable workflow...
2023-06-16 Christian MarangiCI: build-tools: build all host tools
2023-06-01 Christian MarangiCI: label-kernel: support compile testing kernel versio...
2023-05-31 Petr Štetiarci: build: verify downloaded toolchain tarball
2023-05-31 Petr Štetiarci: bump buildworker container to version v6
2023-05-31 Christian MarangiCI: kernel: test each subtarget on push events
2023-05-31 Christian MarangiCI: add support for getting ccache cache from S3
2023-05-31 Christian MarangiCI: build: limit cache save/delete only on push events
2023-05-31 Christian MarangiCI: coverity: disable ccache usage
2023-05-31 Christian MarangiCI: build: fix ccache cache usage
2023-05-31 Christian MarangiCI: build: add option to define custom ccache cache...
2023-05-31 Christian MarangiCI: build: add option to disable use of ccache
2023-05-31 Christian MarangiCI: build: add job to remove previous ccache cache...
2023-05-31 Christian MarangiCI: build: split cache ccache in separate restore and...
2023-05-31 Christian MarangiCI: build: drop redundant generate ccache hash job
2023-05-28 Christian MarangiCI: use toolchain container for label workflow
2023-05-27 Christian MarangiCI: don't add "" in target and subtarget for label...
2023-05-25 Christian MarangiCI: build: fix parse toolchain step failing for git...
2023-05-25 Christian MarangiCI: correctly output subtarget in label workflow
2023-05-25 Christian MarangiCI: use split target and subtarget in label workflow
2023-05-25 Christian MarangiCI: ignore master branch for push events
2023-05-23 Christian MarangiCI: build: Add support to use container included extern...
2023-05-23 Christian MarangiCI: push-containers: build and push container with...
2023-05-23 Christian MarangiCI: build: add checks to test if toolchain container...
2023-05-23 Christian MarangiCI: build: add option to configure container to use
2023-05-23 Christian MarangiCI: build: package external toolchain after build
2023-05-23 Petr Štetiarci: push-containers: trigger job on release branching
2023-05-23 Petr Štetiarci: tools: run the job on changes in include directory...
2023-05-22 Christian MarangiCI: rework build workflow to have split target and...
2023-05-22 Christian MarangiCI: check-kernel-patches: use buildbot user on git...
2023-05-18 Petr Štetiarci: fix check kernel patches job
2023-05-15 Petr Štetiarci: use new buildbot worker images with Debian 11
2023-04-26 Petr Štetiarci: add Coverity Scan scheduled workflow
2023-04-22 Christian MarangiCI: check-kernel-patches: upload proposed refreshed...
2023-03-22 Christian MarangiCI: build: disable cache of external toolchain/sdk
2023-03-21 Christian MarangiCI: kernel: skip subtarget test on non-specific target...
2023-01-31 Christian MarangiCI: use openwrt official tools container by default
2023-01-27 Petr Štetiarci: allow custom kernel and target jobs based on labels
2023-01-24 Christian MarangiCI: push-containers: limit to one concurrent run
2023-01-23 Christian MarangiCI: tools: directly copy prebuilt tools in container
2023-01-23 Christian MarangiCI: tools: skip including dl dir in prebuilt tools tar
2023-01-23 Rosen PenevCI: tools: add gnu-getopt to macOS CI
2023-01-20 Christian MarangiCI: kernel: enable target testing also for pull request...
2023-01-11 Rosen PenevCI: remove pcre from macOS
2023-01-11 Rosen PenevCI: remove already installed packages
2023-01-11 Rosen PenevCI: remove various tools from macOS
2023-01-11 Christian MarangiCI: kernel: test each target with additional changes...
2023-01-11 Christian MarangiCI: add concurrency limits for pr test
2023-01-11 Christian MarangiCI: kernel: build only changed targets
2023-01-10 Christian MarangiCI: build: fallback to compile toolchain if external...
2023-01-09 Petr Štetiarci: show_build_failures: fix missing output for configu...
2023-01-04 Christian MarangiCI: build: fix external toolchain use with release...
2022-12-24 Christian MarangiCI: tools: reogranize and split workflow
2022-12-16 Christian MarangiCI: introduce target toolchain test
2022-12-16 Christian MarangiCI: build: make kernel build configurable
2022-12-16 Christian MarangiCI: improve build naming for shared workflow
2022-12-07 Christian MarangiCI: kernel: don't checkout and install feeds
2022-12-07 Christian MarangiCI: build: skip sdk adapt to external toolchain on...
2022-12-06 Christian MarangiCI: build: fix use of sdk as toolchain
2022-12-04 Christian MarangiCI: trigger check also on build and check-kernel-patche...
2022-12-04 Christian MarangiCI: build: fix matching for openwrt release branch...
2022-12-04 Christian MarangiCI: fix matching for openwrt release branch for contain...
2022-12-04 Christian MarangiCI: build: add support to fallback to sdk for external...
2022-12-04 Christian MarangiCI: build: add support for external toolchains from...
2022-12-04 Christian MarangiCI: build: add support for per branch tools container
2022-12-04 Christian MarangiCI: tools: support per branch tools container
2022-12-03 Hauke MehrtensCI: Build all boards and testing kernel
2022-12-03 Hauke MehrtensCI: Allow building with internal toolchain
2022-12-03 Hauke MehrtensCI: Extract the OpenWrt building to own sub workflow
2022-12-03 Hauke MehrtensCI: Simplify if conditions
2022-12-01 Christian MarangiCI: labeler: fix wrong label for pr targeting stable...
2022-12-01 Christian MarangiCI: add support to tag pr targeting stable branch
2022-11-05 Hauke MehrtensCI: packages.yml: Fix usage of pre-build tools
2022-10-30 Hauke MehrtensCI: packages: Add github CI job to build all packages
2022-10-21 Christian MarangiCI: kernel: fix deprecation of set-output
2022-10-20 Petr Štetiarci: kernel: trigger build check on changes in kernel...
2022-10-16 Christian MarangiCI: kernel: check if patch are refreshed for each target
2022-10-12 Christian MarangiCI: labeler: target major version of labeler action
2022-10-12 Christian MarangiCI: bump actions/download,upload-artifact action to v3
2022-10-12 Christian MarangiCI: bump actions/checkout action to v3
2022-10-11 Christian MarangiCI: kernel: generate ccache cache on kernel push
2022-10-06 Christian MarangiCI: kernel: use ccache to speedup workflow
2022-10-06 Christian MarangiCI: tools: compile tools with ccache support for tools...
2022-10-03 Edward ChowCI: Add workaround for github uppercase usernames
2022-10-01 Christian MarangiCI: use tools:latest container to speedup kernel workflow
2022-09-30 Paul SpoorenCI: create Docker container containing compiled tools
2022-09-30 Paul SpoorenCI: use buildbot container for building
2022-09-20 Petr Štetiarci: show build failures directly in job log output
2022-09-20 Petr Štetiarci: move scripts into separate directory
2022-09-19 Alex Lowbuild: harden GitHub workflow permissions
next