Burak Yigit Kaya
75fe6c073b
fix(ingest): Fix Relay auth issues and add e2e event ingestion test ( #578 )
...
This is a long-needed test that tests the whole pipeline from Nginx, Relay, to Kafka, and Snuba. The final missing piece is testing the Symbolicator integration.
This PR is also a follow up to #576 as it didn't solve the Relay issues fully (the earlier fix was a coincidence or is not as reliable as it seemed).
Fixes #486 (finally?).
2020-07-13 13:07:05 +03:00
Burak Yigit Kaya
67ef528168
ci(logs): Show docker-compose ps and logs on fail ( #443 )
2020-04-27 17:10:22 +03:00
Burak Yigit Kaya
5d064c2224
feat(sentry10): Make on-premise work for Sentry 10 ( #220 )
2019-11-12 02:18:59 +03:00
Burak Yigit Kaya
ea78661e36
build(travis): Use :latest tag for getsentry/sentry ( #252 )
2019-10-14 21:31:38 +03:00
Burak Yigit Kaya
13b510fc14
fix(install): Fix invalid reference format again ( #231 )
...
Fix #230 .
2019-07-26 09:50:46 +03:00
Burak Yigit Kaya
af07ad9c55
fix(Dockerfile): Fix default IMAGE missing ( #223 )
2019-07-24 11:28:48 +03:00
Burak Yigit Kaya
9177155c79
feat(nightlies): Add ability to build from nightlies ( #211 )
...
This patch adds the optional IMAGE env variable to set the base
image and adds nightly builds to Travis CI.
2019-07-08 18:56:51 +03:00
Burak Yigit Kaya
f015462a51
ci(travis): Add e2e smoke testing with Travis CI
2019-07-02 00:23:31 +03:00