Go to file
Tim Bentley 72fb8ab84d Merge branch 'fix-rules-if' into 'master'
Fix rules "if" and add ability to run individual builds manually

See merge request openlp/runners!37
2024-02-14 20:56:46 +00:00
.gitlab-ci.yml Fix rules "if" and add ability to run individual builds manually 2024-02-14 13:27:41 -07:00
Dockerfile.angular Update to Alpine Linux 3.19. 2024-02-11 13:25:01 +01:00
Dockerfile.arch Update Arch to 20240101 2024-02-14 06:09:08 +00:00
Dockerfile.debian Update Arch to 20240101 2024-02-14 06:09:08 +00:00
Dockerfile.documentation Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
Dockerfile.fedora Update Fedora to 39 2024-02-14 08:22:25 -07:00
Dockerfile.ubuntu Replace appdirs with platformdirs 2024-02-02 23:09:21 +01:00
LICENSE Add license 2019-09-16 22:09:19 -07:00
README.rst Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
fixpaths.py Coverage now uses a SQLite database, so it's much easier to edit the data directly 2020-09-28 11:25:59 -07:00
uploadversion.py Add a script to upload the OpenLP version to get.openlp.org 2020-04-24 23:12:26 -07:00

README.rst

OpenLP Docker Runners

This repository holds the configuration to build the Docker runners for testing OpenLP.

Note

The Dockerfiles contain version numbers to uniquely identify the release we're using. This helps us keep track of which version of software we're using, as well as allow for us to periodically update the software without resorting to tricks to work around our build process.