- Jun 01, 2020
-
-
Matthias Schiffer authored
Do not mix two different HTTP libraries in one script. This fixes a warning: /var/lib/jenkins/slave.py:82: DeprecationWarning: URLopener style of invoking requests is deprecated. Use newer urlopen functions/methods This simple implementation has the disadvantage that it stores the whole file in RAM, but this isn't an issue for the 1.5MB slave.jar.
-
Matthias Schiffer authored
Fixes a warning: /usr/local/lib/python3.7/dist-packages/urllib3/connectionpool.py:1004: InsecureRequestWarning: Unverified HTTPS request is being made to host 'build.ffh.zone'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
-
Martin Weinelt authored
This allows us to make use of builders that can't run virtual machines. Drop the TMUX environemnt variable, it's not needed anymore.
-
- 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.
-
Matthias Schiffer authored
-
- May 07, 2020
-
-
David Bauer authored
-
- Apr 26, 2020
-
-
Martin Weinelt authored
This will hopefully make CI runs more robust and recover stale workers.
-
- Apr 25, 2020
-
-
Martin Weinelt authored
-
- Apr 17, 2020
-
-
Martin Weinelt authored
-
- Apr 15, 2020
-
-
Martin Weinelt authored
This is required to build the next branch which requires rsync to be available.
-
Martin Weinelt authored
Rsync is a requirement for OpenWrt master and therefore our next branch. Currently builds on x86-64 error out due to missing rsync: /bin/sh: 1: rsync: not found
-
Martin Weinelt authored
-
Martin Weinelt authored
-
- Apr 10, 2020
-
-
David Bauer authored
This enables build-testing only on master as well as next and release branches.
-
- Apr 07, 2020
-
-
Martin Weinelt authored
-
- Apr 05, 2020
-
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
- Apr 04, 2020
-
-
David Bauer authored
-
David Bauer authored
-
- Jan 18, 2020
-
-
Martin Weinelt authored
-
lemoer authored
-
- Dec 30, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Dec 29, 2019
-
-
Martin Weinelt authored
-
Jan-Tarek Butt authored
-
Jan-Tarek Butt authored
-
- Dec 14, 2019
-
-
Jan-Tarek Butt authored
-
- Sep 27, 2019
-
-
lemoer authored
-
- Sep 26, 2019
-
-
lemoer authored
-
- Jun 19, 2019
-
-
Martin Weinelt authored
This will be a useful precursor for continuous integration.
-
- Feb 16, 2019
-
-
bobcanthelpyou authored
-
- Feb 23, 2018
-
-
Matthias Schiffer authored
-
- Oct 13, 2017
-
-
David Lutz authored
-
- Feb 22, 2017
-
-
Matthias Schiffer authored
The gluon-web package is basically a stripped-down and refactored version of the LuCI base.
-
- Jul 29, 2016
-
-
Matthias Schiffer authored
-
- Feb 28, 2016
-
-
Matthias Schiffer authored
This script will analyze the dependencies of Gluon's packages and output them as a dot graph.
-
- Nov 23, 2015
-
-
Matthias Schiffer authored
-