1
0
mirror of https://github.com/daniviga/qgis3-cd-copr.git synced 2024-11-22 01:36:13 +01:00
Build QGIS 3 nightly/weekly
Go to file
2017-10-25 09:36:11 +02:00
buildbot Add support for DNF testing 2017-10-25 09:36:11 +02:00
docker Add support for DNF testing 2017-10-25 09:36:11 +02:00
.gitignore Initial commit 2017-10-09 16:34:40 +00:00
LICENSE Initial commit 2017-10-09 16:34:40 +00:00
README.md Update 'README.md' 2017-10-24 19:33:21 +00:00

qgis3-ci-copr

Build QGIS 3 nightly/weekly

Infrastructure

buildbot
        \
        git + bash[1]
        |
        DockerLatent[2] + cap-add=SYS_ADMIN[3]
         \
          mock - copr-cli
          |
          COPR

[1] https://github.com/qgis/QGIS/pull/5333 and https://github.com/qgis/QGIS/pull/5275
[2] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html
[3] https://docker-py.readthedocs.io/en/1.10.4/hostconfig/