Commit Graph

32 Commits

Author SHA1 Message Date
Valentin Deniaud 3dc618a571 add black configuration (#52457) 2021-03-30 11:54:28 +02:00
Benjamin Dauvergne 06461f1be0 Jenkinsfile: test with django 2.2 on regular runs 2021-02-18 11:34:38 +01:00
Frédéric Péters a6eb71ac63 build: update to use origin/main 2020-12-26 15:21:15 +01:00
Emmanuel Cazenave 52d0d79506 jenkins: make tox verbose 2020-12-08 16:36:12 +01:00
Frédéric Péters 5f7ae0e000 jenkins: create parent directory if necessary 2020-10-12 10:05:18 +02:00
Benjamin Dauvergne 9d9e34ee6a ci: add a --slow options to also run slow tests (#46988) 2020-10-01 11:50:38 +02:00
Benjamin Dauvergne 6d0aa4dbbc ci: choose launched tests depending on context (#47048)
* locally : only authentic on the production environment
* on jenkins : django-rbac and authentic on the production environment
* on jenkins at night : everything we can, notably future environment
  (django 2.2)
2020-09-25 18:34:47 +02:00
Benjamin Dauvergne 4d4abc85b0 Jenkinsfile: use python3-venv 2020-08-31 11:04:14 +02:00
Benjamin Dauvergne f55332bbe7 Jenkinsfile: use .take() instead of .substr() 2020-08-22 00:44:44 +02:00
Benjamin Dauvergne 384eb04f49 Jenkinsfile: do not strip BUILD_NUMBER from BUILD_TAG 2020-08-21 15:50:49 +02:00
Paul Marillonnet a66093a5dc jenkins: shorten temporary test dir name (#45637) 2020-08-14 11:01:06 +02:00
Benjamin Dauvergne 988bca90f1 Jenkinsfile: add pylint to normal run 2020-07-13 18:21:20 +02:00
Benjamin Dauvergne 1480ed1ec0 Jenkinsfile: run all environments only with the timer trigger (#45070) 2020-07-13 16:02:23 +02:00
Benjamin Dauvergne df5969cc63 Jenkinsfile: do not build hotfix only for stretch 2020-07-12 21:45:29 +02:00
Benjamin Dauvergne 5b550185d2 Jenkinsfile: remove constraint on virtualenv and importlib-resources 2020-07-07 16:37:53 +02:00
Paul Marillonnet df3e0e79de tox: add django 2.2 / DRF 3.4 / DRF 3.9 test venv (#41238) 2020-04-27 16:12:58 +02:00
Frédéric Péters 064906f513 jenkins: correct importlib-resources version number 2020-03-01 09:42:35 +01:00
Frédéric Péters dfb6a91dfd jenkins: limit importlib-resources to 1.0.2 2020-03-01 08:27:44 +01:00
Frédéric Péters d3d34eb36d jenkins: limit virtualenv to 20.0.5
gitea/authentic/pipeline/head Build started... Details
2020-02-28 11:18:39 +01:00
Benjamin Dauvergne f28ad239aa Jenkinsfile: use mergeJunitResults() (#38297) 2019-12-09 11:39:49 +01:00
Emmanuel Cazenave a61d2bb55d jenkins: use ci@enttrouvert.org for notification 2019-10-02 13:27:13 +02:00
Frédéric Péters a4339f1c41 jenkins: add support for hotfix releases (#34485) 2019-07-02 14:22:26 +02:00
Benjamin Dauvergne 9c3951ceeb Jenkinsfile: do not activate virtualenv (#32961)
It allows getlasso.sh to work inside tox.
2019-05-10 12:13:59 +02:00
Benjamin Dauvergne 20e0f61b6b tox: generate only one coverage and junit file (#32961) 2019-05-10 10:38:15 +02:00
Benjamin Dauvergne 31dc47946d Jenkinsfile: move cleaning action in post/cleanup section (#31437) 2019-03-21 11:38:52 +01:00
Benjamin Dauvergne d361088985 Jenkinsfile: use a TMPDIR for tox (#31437) 2019-03-19 18:08:43 +01:00
Benjamin Dauvergne 4aef07196b Jenkinsfile: disable concurrent builds (fixes #31338) 2019-03-12 19:37:56 +01:00
Frédéric Péters 849155f495 jenkins: publish results earlier (#29442) 2019-01-04 10:41:45 +01:00
Frédéric Péters 2b5627efb8 jenkins: update job name to authentic (#27121) 2018-10-09 09:54:41 +02:00
Christophe Siraut e5a90b14bc adapt jenkins with new eobuilder behavior (#26019) 2018-09-06 16:51:06 +02:00
Emmanuel Cazenave bf14ffd6dd user jenkins-lib master (#24805) 2018-07-02 12:18:27 +02:00
Emmanuel Cazenave 7bc89df159 create jenkins pipeline job (#24805) 2018-07-02 11:56:19 +02:00