log Jenkinsfile @ 8948:fd203abd0a81 stable

age author description
Mon, 03 Feb 2020 16:30:08 +0100 Mads Kiilerich py3: use "python3 -m venv" instead of virtualenv package
Mon, 12 Aug 2019 12:54:01 +0200 Mads Kiilerich docs: always use dev_requirements.txt together with main version constraints in setup.py
Wed, 20 Sep 2017 23:08:35 +0200 domruf jenkinsfile: only keep the artifacts (test result xml files) of the last 10 builds
Mon, 21 Aug 2017 21:42:28 +0200 domruf jenkinsfile: combine coverage files from different DB runs
Sun, 09 Apr 2017 00:13:17 +0200 domruf Jenkinsfile: run each py.test on a separate executor
Fri, 24 Mar 2017 20:15:07 +0100 domruf jenkinsfile: delete all old files in the workspace
Wed, 15 Mar 2017 12:36:43 +0100 domruf jenkinsfile: catch the correct exception if jenkins plugin is not available
Thu, 23 Mar 2017 22:20:35 +0100 domruf jenkinsfile: create venv in special folder instead of jenkins workspace
Thu, 23 Mar 2017 22:08:56 +0100 domruf jenkinsfile: remove unnecessary lines
Sun, 05 Mar 2017 17:06:48 +0100 domruf tests: add Jenkinsfile for automatic creation of Jenkins projects for testing Kallithea itself