1
0
mirror of https://github.com/daniviga/qgis3-cd-copr.git synced 2024-11-23 01:46:13 +01:00
qgis3-cd-copr/README.md

450 B

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/