7 Commits

Author SHA1 Message Date
Chad Whitacre
02026acb05
Unfrobulate "cleanup" in integration test (#1170)
Confusing between test cleanup and self-hosted cleanup
2021-11-29 08:41:40 -05:00
Burak Yigit Kaya
8606348c02
ci: Enable parallel tests again, increase timeouts (#1125) 2021-10-20 16:18:54 -04:00
Burak Yigit Kaya
6f0b91f285
ci(test): Relax cleanup test regex a bit (#1119) 2021-10-15 19:41:26 +00:00
EricsonMacedo
78a5c3cb87
feat: Support docker compose CLI (#1116)
Check if docker compose v2, CLI, is available and get semantic version
from it, or fallback to get semantic version out of docker-compose v1
when checking minimum requirements during install.sh script

Fixes #962
2021-10-15 21:21:19 +03:00
Burak Yigit Kaya
b32de84d31
feat(smtp): Add hostname to SMTP (#1076)
Fixes #1045.

Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: Chad Whitacre <chadwhitacre@sentry.io>
2021-08-26 10:40:22 -04:00
josh
5d69561484
fix(tests): Django 2.0 and 2.1 compatible csrf token extraction (#1052) 2021-08-05 13:07:45 +03:00
Kyle Filz
17b675c833
feat: Support custom CA roots (#1015)
Mount a certificate folder to local ca storage in containers,
and add update command to cron image's entrypoint.

Result of poking and prodding from getsentry/sentry#26851
2021-07-30 18:39:47 +03:00