1
0
mirror of https://gitlab.com/openlp/runners.git synced 2024-11-21 02:54:05 +00:00
Go to file
Tomas Groth 427f2fbd72 Merge branch 'ubuntu-add-pyside6-qtpdf' into 'master'
Ubuntu: Add PySide6-QtPdf

See merge request openlp/runners!54
2024-11-13 16:44:36 +00:00
.gitlab-ci.yml Add an image for installing from PyPI via pip 2024-11-12 20:21:08 -06:00
Dockerfile.angular Add npm to the Angular image 2024-04-27 19:50:57 +00:00
Dockerfile.arch Update the archlinux runner to use pyside6 2024-09-19 09:17:00 +00:00
Dockerfile.debian Debian: Add PySide6-QtPdf 2024-11-13 08:19:42 -06:00
Dockerfile.documentation Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
Dockerfile.fedora Fix missing rcc in Fedora 2024-11-05 16:03:32 +00:00
Dockerfile.pypi Add an image for installing from PyPI via pip 2024-11-12 20:21:08 -06:00
Dockerfile.ubuntu Ubuntu: Add PySide6-QtPdf 2024-11-13 08:33:13 -06: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
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
uploadversion.py Add a script to upload the OpenLP version to get.openlp.org 2020-04-24 23:12:26 -07:00

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.