dendrite/build/scripts
Brian Meek d1c1930be8 Merge upstream changes to version 0.11.1 (#1505)
Merge latest updates to Dendrite
Of note, this no longer builds the Dendrite polylith server, which we
never planned to use anyway
I want to make sure I didn't break the clientapi/routing/routing.go
redaction events, our code differs from Dendrite in that call path.

---------

Signed-off-by: Brian Meek <brian@hntlabs.com>
Co-authored-by: Tak Wai Wong <64229756+tak-hntlabs@users.noreply.github.com>
2023-02-21 22:57:27 -07: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 Merge upstream changes to version 0.11.1 (#1505) 2023-02-21 22:57:27 -07:00
Complement.Dockerfile Merge upstream changes to version 0.11.1 (#1505) 2023-02-21 22:57:27 -07:00
complement.sh Update complement.sh 2020-09-03 10:07:14 +01:00
ComplementLocal.Dockerfile Merge upstream changes to version 0.11.1 (#1505) 2023-02-21 22:57:27 -07:00
ComplementPostgres.Dockerfile Merge upstream changes to version 0.11.1 (#1505) 2023-02-21 22:57:27 -07:00
find-lint.sh Update golint and go versions 2022-09-03 09:04:35 -07: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.