0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-17 04:43:50 +02:00
dendrite/build/scripts
2024-04-15 10:43:48 +02:00
..
build-test-lint.sh Add race testing to tests, and fix a few small race conditions in the tests (#2587) 2022-08-05 09:19:33 +01:00
complement-cmd.sh Update Go, use go tool covdata for coverage files? 2023-03-22 14:50:21 +01:00
Complement.Dockerfile Bump go to 1.21 2024-04-15 09:09:49 +02:00
complement.sh Update Complement to match new public API shape (#3232) 2023-10-11 17:41:12 +01:00
ComplementLocal.Dockerfile Bump go to 1.21 2024-04-15 09:09:49 +02:00
ComplementPostgres.Dockerfile Allow connections without password 2024-04-15 10:43:48 +02:00
find-lint.sh Update golangci-lint, how it's installed, and added to the PATH (#2403) 2022-04-29 08:55:35 +01:00
install-local-kafka.sh Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
README.md Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.