0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-15 03:51:52 +02:00
dendrite/.github
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
..
ISSUE_TEMPLATE Expand issue template (#2103) 2022-01-21 16:24:31 +00:00
workflows Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
CODEOWNERS Set @matrix-org/dendrite-core as repository code owner 2021-12-09 13:29:49 +00:00
FUNDING.yml Create FUNDING.yml 2020-07-15 11:30:32 +01:00
PULL_REQUEST_TEMPLATE.md Update PR template (#2294) 2022-03-23 11:41:48 +00:00