Build QGIS 3 nightly/weekly
Go to file
Daniele Viganò b9dc81025c
Update Twisted and buildbot
2018-10-24 10:55:57 +02:00
buildbot Add F29 2018-10-24 10:41:20 +02:00
docker Update Twisted and buildbot 2018-10-24 10:55:57 +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-27 13:34:22 +02:00

README.md

qgis3-cd-copr

Shield

Build QGIS 3 nightly/weekly (wip)

https://ci.services.vigano.me

Infrastructure

buildbot
        |\
        | git + bash[1]                                |
        | |                                            |
        | DockerLatent[2] + cap-add=SYS_ADMIN[3]       |
        |  \                                           | CD
        |   mock - copr-cli                            |
        |   |                                          |
        |   COPR (build)                               |
        |  
        |\                                             | 
        | DockerLatent[2]                              |
        |  \                                           |
        |   COPR (enable)                              | CI
        |   |                                          |                           
        |   dnf install                                | 

[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/