0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-12 17:39:04 +02:00
dendrite/build
Till 95a509757a
Complement QoL changes (#2663)
This PR does the following:
- adds a `keysize` parameter to `generate-keys`, so we can use lower sized keys when running in CI
- updates the Complement docker files to use BuildKit (requires Docker >18.09)
- uses `exec` when executing `dendrite-monotlith-server`, making it PID 1 inside docker, which results in Dendrite actually receiving the `SIGTERM` signal send by Docker. (Making it faster when running tests with Complement, as we don't take 10 seconds to timeout)
2022-08-23 13:10:29 +02:00
..
docker Remove goose from Dockerfiles 2022-07-25 14:46:35 +01:00
gobind-pinecone Update Pinecone to matrix-org/pinecone@1ce778f 2022-07-08 14:54:08 +01:00
gobind-yggdrasil Avoid panicking unnecessarily when shutting down the gobind P2P demos (#2520) 2022-06-07 10:46:21 +01:00
scripts Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00