Commit Graph

45 Commits

Author SHA1 Message Date
Raoul Snyman 13f35c5635 Add git to Angular runner 2022-12-31 13:50:47 -07:00
Raoul Snyman b0a47d619a Merge branch 'qrcode' into 'master'
Add python qrcode to dockers.

See merge request openlp/runners!21
2022-02-10 17:09:17 +00:00
Tim Bentley f916cbcbc5 Add python qrcode to dockers. 2022-02-10 17:09:17 +00:00
Tomas Groth d60a440bb3 Merge branch 'update-and-set-version' into 'master'
Update the container images for our GitLab CI pipeline.

See merge request openlp/runners!20
2022-02-03 05:48:43 +00:00
Raoul Snyman 1d10048c54
Update the container images for our GitLab CI pipeline. 2022-02-02 15:35:20 -07:00
Tomas Groth 736783f4f3 Merge branch 'add-pyro4-to-debian' into 'master'
Add Pyro4 to Debian so that some extra tests will be run

See merge request openlp/runners!19
2020-12-22 07:30:24 +00:00
Tomas Groth 5e600ba5bb Merge branch 'add-make-to-docs' into 'master'
Add make to the documentation runner

See merge request openlp/runners!18
2020-12-17 07:44:23 +00:00
Raoul Snyman 174af9460b
Add make to the documentation runner 2020-12-16 17:42:31 -07:00
Raoul Snyman 30e1a3e238
Add Pyro4 to Debian so that some extra tests will be run 2020-11-16 20:38:45 -07:00
Tomas Groth 4c32a79094 Merge branch 'fix-coverage-data' into 'master'
Coverage now uses a SQLite database, so it's much easier to edit the data directly

See merge request openlp/runners!17
2020-09-28 18:51:15 +00:00
Raoul Snyman 6d56fc39ec
Coverage now uses a SQLite database, so it's much easier to edit the data directly 2020-09-28 11:25:59 -07:00
Raoul Snyman 5371d01a99 Merge branch 'pymupdf' into 'master'
Add pymudf to runners and remove mutools.

See merge request openlp/runners!16
2020-09-26 20:24:40 +00:00
Tomas Groth e247129b7f Add pymudf to runners and remove mutools. 2020-09-26 21:55:37 +02:00
Tomas Groth 57935129e0 Merge branch 'add-version-script' into 'master'
Add a script to upload the OpenLP version to get.openlp.org

See merge request openlp/runners!15
2020-04-25 07:33:44 +00:00
Raoul Snyman 59d5ceb146
Add a script to upload the OpenLP version to get.openlp.org 2020-04-24 23:12:26 -07:00
Tomas Groth 5a525e4b5f Merge branch 'add-twine' into 'master'
Add twine to the Debian Docker image

See merge request openlp/runners!14
2020-04-24 10:54:17 +00:00
Raoul Snyman ff26722885
Add twine to the Debian Docker image 2020-04-23 23:39:17 -07:00
Tim Bentley 195058a8fb Merge branch 'add-ssh-zip-to-angular' into 'master'
Add openssh-client and zip to Angular Docker runner

See merge request openlp/runners!13
2020-02-27 17:13:03 +00:00
Raoul Snyman 08933470b6
Add openssh-client and zip to Angular Docker runner 2020-02-26 20:40:45 -07:00
Raoul Snyman 9d1b144079 Merge branch 'pytest-qt' into 'master'
Pytest qt

See merge request openlp/runners!12
2020-02-05 05:53:39 +00:00
Tim Bentley 274057708e Pytest qt 2020-02-05 05:53:39 +00:00
Tomas Groth 958dca09b5 Merge branch 'add-flask-cors-to-arch-runner' into 'master'
Update Dockerfile.arch including flask-cors

See merge request openlp/runners!11
2020-01-26 06:46:33 +00:00
Simon Hanna fac8ce6fe1 Update Dockerfile.arch 2020-01-25 11:28:05 +00:00
Tim Bentley 7b0ecee667 Merge branch 'add-flask-cors' into 'master'
Add Flask-CORS to Debian, Ubuntu and Fedora

See merge request openlp/runners!10
2020-01-15 06:37:23 +00:00
Raoul Snyman d04057b5a6
Add Flask-CORS to Debian, Ubuntu and Fedora 2020-01-14 19:25:57 -07:00
Tomas Groth 1d9f14e478 Merge branch 'add-distro-module' into 'master'
Update the Linux runners with the new 'distro' package

See merge request openlp/runners!9
2019-12-04 17:48:29 +00:00
Raoul Snyman e043c432ac
Update the Linux runners with the new 'distro' package 2019-12-03 13:00:19 -07:00
Raoul Snyman c3b91a400e Merge branch 'add-flask' into 'master'
Add Flask to the Docker images

See merge request openlp/runners!8
2019-10-30 16:37:18 +00:00
Raoul Snyman 66f26b52ad Add Flask to the Docker images 2019-10-30 16:37:18 +00:00
Raoul Snyman ef2872faaa Merge branch 'update-for-windows' into 'master'
Adapt 'fixpaths' to detect Windows paths and 'convert' them

See merge request openlp/runners!7
2019-10-18 16:23:01 +00:00
Raoul Snyman 4e2287a2a4 Adapt 'fixpaths' to detect Windows paths and 'convert' them 2019-10-18 16:23:01 +00:00
Raoul Snyman e8fa66189f Merge branch 'fix-combine-coverage' into 'master'
Add the fixpaths.py script for fixing the combined coverage report paths

See merge request openlp/runners!6
2019-10-13 04:31:04 +00:00
Raoul Snyman 3d09adc3c8 Add the fixpaths.py script for fixing the combined coverage report paths 2019-10-13 04:31:04 +00:00
Raoul Snyman eabcccff6e Merge branch 'arch-angular-runners' into 'master'
Add Docker runner images for Angular (web remote) and Arch

See merge request openlp/runners!5
2019-10-06 00:26:28 +00:00
Raoul Snyman 657f0b7b86 Docker runner updates
- Add Angular runner image
- Add Arch runner image
- Only rebuild Docker images if the appropriate Dockerfile changes
2019-10-06 00:26:28 +00:00
Raoul Snyman 140e2ab1a4 Merge branch 'documentation-image' into 'master'
Create a docker file for building the documentation

See merge request openlp/runners!4
2019-10-03 17:49:46 +00:00
Raoul Snyman 2bdb78e11d Create a docker file for building the documentation 2019-10-03 17:49:46 +00:00
Tim Bentley c427bf0712 Merge branch 'push-to-docker-hub' into 'master'
Push to Docker Hub instead of GitLab registry

See merge request openlp/runners!3
2019-09-26 16:39:40 +00:00
Raoul Snyman ef1fda0db4 Push to Docker Hub instead of GitLab registry 2019-09-26 16:39:40 +00:00
Tomas Groth cf7d05046a Merge branch 'add-license' into 'master'
Add license

See merge request openlp/runners!1
2019-09-20 20:02:06 +00:00
Raoul Snyman b6d44bc221 Merge branch 'fix-fedora' into 'master'
Fix the Fedora build

See merge request openlp/runners!2
2019-09-17 16:55:02 +00:00
Raoul Snyman 40149cce3a Fix the Fedora build 2019-09-17 16:55:02 +00:00
Raoul Snyman e91f811e94
Only run gitlab on main master 2019-09-16 22:12:32 -07:00
Raoul Snyman 83051b02e7
Add license 2019-09-16 22:09:19 -07:00
Raoul Snyman 4125d042e2
Initial commit of OpenLP Docker Runners 2019-09-16 22:03:02 -07:00