Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openwrt 23.05 #83

Merged
merged 24 commits into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
6420851
CI: build: drop redundant generate ccache hash job
Ansuel May 27, 2023
b98b3d4
CI: build: package external toolchain after build
Ansuel Dec 20, 2022
6c80c75
CI: build: add option to configure container to use
Ansuel Dec 17, 2022
6099d08
CI: build: add checks to test if toolchain container can be used
Ansuel May 23, 2023
e2780cb
CI: push-containers: build and push container with external toolchain
Ansuel Dec 16, 2022
e83384b
CI: build: Add support to use container included external toolchain
Ansuel Dec 17, 2022
f666723
CI: ignore master branch for push events
Ansuel May 25, 2023
c5441d2
CI: build: split cache ccache in separate restore and save jobs
Ansuel May 27, 2023
fad08e8
CI: build: add job to remove previous ccache cache if already exist
Ansuel May 28, 2023
c8d4694
CI: build: add option to disable use of ccache
Ansuel May 28, 2023
d7e2468
CI: build: add option to define custom ccache cache type
Ansuel May 28, 2023
51adcb7
CI: build: fix ccache cache usage
Ansuel May 28, 2023
15f4d6b
CI: coverity: disable ccache usage
Ansuel May 28, 2023
5bfa66b
CI: build: limit cache save/delete only on push events
Ansuel May 28, 2023
f7e4f8c
CI: add support for getting ccache cache from S3
Ansuel May 30, 2023
05331f0
CI: kernel: test each subtarget on push events
Ansuel May 30, 2023
37395ec
ci: bump buildworker container to version v6
ynezz May 26, 2023
6cdd9a6
ci: build: verify downloaded toolchain tarball
ynezz May 26, 2023
b00fcab
CI: label-kernel: support compile testing kernel version and all target
Ansuel May 31, 2023
3826ebb
CI: build-tools: build all host tools
Ansuel Nov 3, 2022
76a9b0e
CI: migrate each workflow to use reusable workflow from dedicated repo
Ansuel Jun 19, 2023
b63c6e3
CI: drop unused reusable workflow and dockerfiles
Ansuel Jun 19, 2023
c53dda1
CI: generilize S3 secret keys name and rename to proper name
Ansuel Aug 4, 2023
263ef84
CI: provide new required secret for S3 endpoint and bucket name
Ansuel Aug 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/Dockerfile.tools

This file was deleted.

72 changes: 0 additions & 72 deletions .github/workflows/build-tools.yml

This file was deleted.

Loading