Commit Graph

193 Commits

Author SHA1 Message Date
Emmanuel Cazenave cd0851fe1d add lingo application (#65382) 2022-05-18 16:12:02 +02:00
Benjamin Dauvergne 846ad04c5c load debug-toolbar middleware after the tenant middleware (#65183) 2022-05-12 15:52:41 +02:00
Emmanuel Cazenave 838310a94a misc: remove file-magic (#64839) 2022-05-04 11:38:40 +02:00
Lauréline Guérin 708f8c3f6e
install publik-django-templatetags (#64806) 2022-05-03 15:59:11 +02:00
Emmanuel Cazenave c8d432f19e misc: stop grabbing uWSGI from pypi (#64332) 2022-05-02 12:35:06 +02:00
Thomas NOËL 72210f492f bump django version to 2.2.26 (#64388) 2022-04-20 16:58:52 +02:00
Emmanuel Cazenave 8289237e03 prompt before cleaning/deleting tenants (#50100) 2022-04-13 14:56:33 +02:00
Emmanuel Cazenave 67d94f60ad hobo-agent: add missing import (#63674) 2022-04-13 14:56:21 +02:00
Emmanuel Cazenave 6d621ad56a supervisor: put process in groups (#63844) 2022-04-13 11:48:37 +02:00
Emmanuel Cazenave 3930faa91e jenkins: do not download entrouvert.gpg (#60066) 2022-04-13 11:48:08 +02:00
Emmanuel Cazenave a4ea159e44 jenkins: delete superfluous sudo (#60526) 2022-04-13 11:47:45 +02:00
Emmanuel Cazenave a9ce3b9ca3 add a 'source' tag (#63832) 2022-04-13 11:47:13 +02:00
Emmanuel Cazenave 39c77add9d rename cook recipe path variable (#58531) 2022-04-13 11:46:25 +02:00
Emmanuel Cazenave 4ec8bca040 hobo-agent: load settings.d/* files (#63674) 2022-04-07 16:54:09 +02:00
Emmanuel Cazenave b740bfd58f hobo-agent: AGENT_HOST_PATTERNS set to None (#63676) 2022-04-07 16:38:42 +02:00
Emmanuel Cazenave fc0765a74d jenkins: run a full-upgrade on containers (#60527) 2022-04-07 15:47:53 +02:00
Emmanuel Cazenave 511c2a0b2d misc: pass a value as a string (#58010) 2022-04-07 14:12:12 +02:00
Emmanuel Cazenave 4657dd0f1d nginx/wcs: search for static files in the 'tenants' directory (#63638) 2022-04-06 16:17:49 +02:00
Emmanuel Cazenave 2e895c30fd pre-install python-ldap (#63201) 2022-04-06 12:21:02 +02:00
Emmanuel Cazenave 16aa6ae786 use stdlib to create the virtualenv (#62984) 2022-03-21 13:30:37 +01:00
Emmanuel Cazenave c9aef7015e jenkins: run pip freeze (#62968) 2022-03-21 12:00:04 +01:00
Emmanuel Cazenave f2905ce5f4 install godo (#61906) 2022-02-17 17:01:33 +01:00
Emmanuel Cazenave da43ee2f28 add delete_all_tenants option to delete every tenants (#60811) 2022-01-19 15:21:23 +01:00
Emmanuel Cazenave 3424c598f6 jenkins: set container hostname to jenkins (#60551) 2022-01-12 11:43:06 +01:00
Emmanuel Cazenave 5646fb8cf5 add custom backport to django for psycopg2 2.9 compatibility (#58934)
And bump django version to 2.2.24.
2021-12-02 13:21:35 +01:00
Frédéric Péters 76858308a3 misc: install bleach, new dependency 2021-11-30 17:27:44 +01:00
Nicolas Roche ec45d66f6f git: remove clone_repo option (#58343) 2021-11-03 18:09:36 +01:00
Nicolas Roche 1752b76457 nginx: remove deprecated ssl directive (#58339) 2021-11-03 18:07:47 +01:00
Emmanuel Cazenave 23a45cab97 allow specifying publik packages version (#57656) 2021-11-03 11:59:50 +01:00
Emmanuel Cazenave a4422ca29f use standard hash behaviour (replace) (#54710) 2021-11-03 11:55:59 +01:00
Emmanuel Cazenave 5859447d04 clean: also the vitrualenv (#57642) 2021-11-03 11:55:45 +01:00
Emmanuel Cazenave 97511da88a misc: delete buster specifics (#57636) 2021-11-03 11:55:35 +01:00
Emmanuel Cazenave a42bb3bdd4 jenkins: stop installing python 2 (#56916) 2021-10-18 12:17:17 +02:00
Emmanuel Cazenave 6401be4614 add HOBO_AGENT_SETTINGS_FILE environment to hobo-manage (#57830) 2021-10-18 12:16:23 +02:00
Emmanuel Cazenave 6d588e6f0e use python3-psycopg2 in the virtualenv (#55980) 2021-10-18 12:15:56 +02:00
Thomas NOËL c616debbf2 use filebased email backend for Django apps (all but w.c.s. for now) (#31125) 2021-10-06 20:50:24 +00:00
Emmanuel Cazenave 92dabe3347 venv: install docutils (#57229) 2021-09-23 14:54:40 +02:00
Emmanuel Cazenave 006176e840 jenkins: drop buster (#56714) 2021-09-14 10:59:23 +02:00
Emmanuel Cazenave 4b68eeb1c3 force psycopg2 version to 2.8.6 < 2.9 (#55980)
see also upstream: https://github.com/psycopg/psycopg2/issues/1293
2021-08-25 15:24:15 +02:00
Benjamin Dauvergne d8f15e53b9 ansible.cfg: stop using ansible.posix.profile_tasks (#56287) 2021-08-20 16:00:39 +02:00
Emmanuel Cazenave 20fe338f56 install pytest (#56206) 2021-08-17 11:24:06 +02:00
Frédéric Péters 0ad13c9e41 jenkins: run all stages even if there are errors 2021-08-15 10:55:08 +02:00
Frédéric Péters 2e9b8b4fa3 jenkins: add tests for bookworm (new debian testing version) (#56167) 2021-08-15 10:37:30 +02:00
Frédéric Péters 7e087af109 jenkins: also test on bullseye (#43883) 2021-08-15 10:37:30 +02:00
Frédéric Péters 8ce90db357 jenkins: disable concurrent builds 2021-08-15 10:37:30 +02:00
Benjamin Dauvergne f68b0f45e3 bijoe: add WCS_OLA_COMMAND to settings (#56079) 2021-08-10 15:47:03 +02:00
Thomas NOËL a85f4e4621 bijoe: remove import-wcs-data installation, it does not exist anymore (#56079) 2021-08-10 15:46:44 +02:00
Thomas NOËL b79f450d6f debianize getlasso3.sh (#55974) 2021-08-04 15:19:19 +02:00
Emmanuel Cazenave 080ed5f2a9 uwsgi: move run directories (#55533) 2021-07-15 13:10:59 +02:00
Emmanuel Cazenave b327b53a32 set WCS_MANAGE_COMMAND (#55606) 2021-07-15 12:40:04 +02:00