Commit Graph

5 Commits

Author SHA1 Message Date
td a8e56074cc
feat: move e2e test dind structure to use executor
fix: bump flutter and dart webrtc versions for dart analyze json format output
2024-07-01 20:52:32 +05:30
Nicolas Werner a124b55ae6
ci: more verbose logging of homeserver startup
This makes it easier to debug, why a server fails to start.
2023-03-20 13:23:51 +01:00
TheOneWithTheBraid c2e8ecfdff refactor: migrate integration tests to more stable setup
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-01-19 16:11:52 +01:00
TheOneWithTheBraid 224c16e061 fix: minor code style fixes in CI
- remove some whitespace
- make synapse deployment non-persistent

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-01 10:09:58 +01:00
TheOneWithTheBraid 6ef8a56041 feat: migrate e2ee test to DinD
- migrate e2ee tests to DinD
- test e2ee against Synapse, Conduit and Dendrite
- fix error handling in push rules (thanks to Dendrite tests)

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-23 09:01:53 +01:00