Go to file
Tim Bentley ba9363914f Merge branch 'add-pyodbc-to-coverage' into 'master'
Add pyodbc to Debian runner so that some more tests will run

See merge request openlp/runners!26
2023-01-18 17:15:32 +00:00
.gitlab-ci.yml Docker runner updates 2019-10-06 00:26:28 +00:00
Dockerfile.angular Add git to Angular runner 2022-12-31 13:50:47 -07:00
Dockerfile.arch Update arch and ubuntu versions to avoid expired repos and keys 2023-01-09 21:36:00 +00:00
Dockerfile.debian Add pyodbc to Debian runner so that some more tests will run 2023-01-17 19:47:26 -07:00
Dockerfile.documentation Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
Dockerfile.fedora Install pyicu in the runners 2023-01-08 22:23:12 +01:00
Dockerfile.ubuntu Update arch and ubuntu versions to avoid expired repos and keys 2023-01-09 21:36:00 +00: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.