Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Dauvergne 65d33f00b7 misc: apply pyupgrade/isort/black (#56062) 2021-08-09 15:35:48 +02:00
Benjamin Dauvergne bee5061ace hobo_agent: copy sentry configuration into wcs-olap.ini (#56048) 2021-08-09 12:29:11 +02:00
Benjamin Dauvergne c676890178 misc: truncate schema names to 63 chars (#43042)
To comply with postgresql limitation, to prevent collisions a hash of
the full identifier is inserted in the middle.
2020-05-20 17:27:17 +02:00
Nicolas Roche 26dd217655 python3: encoding correction on hobo_deploy.py (#40726) 2020-03-16 09:35:40 +01:00
Nicolas Roche cb22af6cb2 python3: import urlparse from six (#40570) 2020-03-13 11:56:39 +01:00
Nicolas Roche 909cb3f650 python3: import ConfigParser from six (#40570) 2020-03-13 11:56:39 +01:00
Frédéric Péters c5f70c4f2d hobo agent: cast postgresql dsn parts as strings (#40630) 2020-03-10 18:28:56 +01:00
Benjamin Dauvergne 1dbee3c4b3 misc: use quoting in pg_dsn (#40275) 2020-03-03 10:59:19 +01:00
Valentin Deniaud d305de24fe hobo: give cubes a slug (#38596)
This also reverts commit 3e956befb4,
which was buggy since new is file scoped and cubes_slug config-section
scoped.
2020-01-15 15:27:32 +01:00
Frédéric Péters 7ea6b54588 hobo deploy: don't skip secondary services that were declared (#33821) 2019-06-18 09:11:43 +02:00
Frédéric Péters f4d0ab6b09 hobo agent: encode site title for wcs-olap configuration file (#32071) 2019-04-08 16:05:22 +02:00
Frédéric Péters 3e956befb4 hobo: give newly created cubes a slug (#30859) 2019-03-04 12:41:27 +01:00
Frédéric Péters a7af5f44a8 hobo: give warehouse the service name (#30857) 2019-03-04 12:41:27 +01:00
Frédéric Péters 6c53489e0e hobo agent: skip secondary wcs sites (#15508) 2017-03-20 10:18:52 +01:00
Benjamin Dauvergne 1284460d7d add copyright comment 2017-02-28 00:00:29 +01:00
Frédéric Péters 3dc8d9e494 hobo agent: consider all database parameters for wcs-olap ini file (#14960) 2017-02-12 16:53:22 +01:00
Benjamin Dauvergne 7b174d9ce0 add hobo agent 2016-07-15 17:14:46 +02:00