0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 20:49:04 +02:00
dendrite/cmd
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
..
create-account Add timeout parameter & trim URL (#2666) 2022-08-23 11:10:41 +02:00
dendrite-demo-pinecone Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendrite-demo-yggdrasil Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendrite-monolith-server Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
dendrite-polylith-multi Add PolylithMode base config option (#2428) 2022-05-06 13:51:48 +01:00
dendrite-upgrade-tests Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendritejs-pinecone Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
furl Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
generate-config Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
generate-keys Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
resolve-state Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00