Commits · d81897a4678d7f74857bf98a1ffb601b4f636b90
- Mar 21, 2023
-
-
Stefan Weil authored
-
- Mar 08, 2023
-
-
Bob Idle authored
-
- Mar 01, 2023
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
- Feb 01, 2023
-
-
dependabot[bot] authored
-
- Jan 15, 2023
-
-
Jan-Niklas Burfeind authored
-
Martin Weinelt authored
-
- Jan 10, 2023
-
-
Stefan Weil authored
-
- Jan 04, 2023
-
-
Jan-Niklas Burfeind authored
-
- Jan 01, 2023
-
-
dependabot[bot] authored
-
- Dec 18, 2022
-
-
Jan-Niklas Burfeind authored
-
- Dec 09, 2022
-
-
Jan-Niklas Burfeind authored
-
- Dec 05, 2022
-
-
Maciej Krüger authored
-
- Dec 01, 2022
-
-
dependabot[bot] authored
-
- Aug 28, 2022
-
-
Martin Weinelt authored
-
- Jun 14, 2022
-
-
dependabot[bot] authored
-
- May 22, 2022
-
-
Maciej Krüger authored
-
- May 08, 2022
-
-
naveen authored
-
- Apr 01, 2022
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
- Mar 23, 2022
-
-
Matthias Schiffer authored
-
- Feb 01, 2022
-
-
Matthias Schiffer authored
-
Martin Weinelt authored
-
- Dec 18, 2021
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
dependabot[bot] authored
-
Felix authored
-
- Sep 19, 2021
-
-
lemoer authored
-
- Aug 10, 2021
-
-
Martin Weinelt authored
-
Martin Weinelt authored
-
- Jul 13, 2021
-
-
Matthias Schiffer authored
-
- Jul 01, 2021
-
-
David Bauer authored
-
- Jun 28, 2021
-
-
David Bauer authored
-
- Jun 21, 2021
-
-
David Bauer authored
-
- May 13, 2021
-
-
Martin Weinelt authored
-
- May 01, 2021
-
-
David Bauer authored
-
- Apr 05, 2021
-
-
Martin Weinelt authored
-
- Feb 15, 2021
-
-
David Bauer authored
-
- Jan 02, 2021
-
-
Martin Weinelt authored
-
- Jan 02, 2021
-
-
Annika Wickert authored
Closes #2166
-
- Oct 20, 2020
-
-
David Bauer authored
Add a workflow to verify all patches to OpenWrt and the packages feeds are refreshed. If they are not, the workflow fails.
-
- Sep 18, 2020
-
-
David Bauer authored
The performance benefit the cache brought was due to a broken sources CDN mirror handling in OpenWrt. The cache brings no measurable performance benefit. Disable it to slim down the pipeline steps.
-
- Aug 16, 2020
-
-
Martin Weinelt authored
-
- Jul 24, 2020
-
-
David Bauer authored
This adds the ability to cache OpenWrt dependencies on a per-target base. Artifacts over 10MB are excluded, as GitHub imposes a limit of 5G of available space per repository cache. This affects mostly linux(-firmware) and gcc / gdb. The goal is to reduce the total amount of requests necessary to fetch dependencies.
-
- Jun 02, 2020
-
-
David Bauer authored
This adds a new workflow for building the Gluon documentation. In contrast to the existing build workflow, the documentation is built for every branch, as it only takes around two minutes to render the HTML documentation.
-
- May 16, 2020
-
-
Vieno Hakkerinen authored
-
- May 13, 2020
-
-
Matthias Schiffer authored
- Rely on shebang instead of setting shell in workflow - Run whole install-dependencies.sh in sudo - Use /bin/sh instead of bash - set -e
-
Matthias Schiffer authored
The new step is added with `if: ${{ !cancelled() }}`, so the logs are stored even when the build fails.
-
- May 07, 2020
-
-
David Bauer authored
-
- Apr 10, 2020
-
-
David Bauer authored
This enables build-testing only on master as well as next and release branches.
-
- Apr 05, 2020
-
-
David Bauer authored
-
- Apr 04, 2020
-
-
David Bauer authored
-
- Feb 05, 2019
-
-
Martin Weinelt authored
-