Daniel presented his Jenkins/GitHub/Docker work in progress. https://github.com/lovasko/invenio-docker
After lively discussion of various approaches, we have agreed to:
- move kickstart devscripts from personal tiborsimko/invenio-devscripts place to main Invenio, so that feature branches may amend them directly;
- prefer wider use of Docker for all the local personal developments over say Vagrant VMs or venvs;
- prefer Jenkins over Drone/etc due to its stability, maturity and large plugin family base;
- BTW Travis CI may be opening Docker images for general users later on as well;
- start common GS/IT effort on puppetising new CI service that would (1) build daily Docker images for people to pull and use, (2) replace current jenkins.invenio-software.org nighly builds, (3) talk to GitHub for CI testing of personal branches.
(Summary by Tibor.)