- 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
-