Commit Graph

200 Commits (239da21c1ae02f310da863dbb4a3da1a5404fbfd)

Author SHA1 Message Date
Richard van der Hoff 34e84fee68
Tweaks to workers-under-complement (#12637) 3 years ago
Andrew Morgan c4514b97db
Add missing space before 'docker' link in release announcement script (#12612) 3 years ago
David Robertson bf2fea8f7d
Add sanity checks to the release script (#12556) 3 years ago
David Robertson 30c8e7e408
Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) 3 years ago
David Robertson 6b9e95015b
Lint the release script 3 years ago
David Robertson 730fcda546
Update release script to be poetry-aware 3 years ago
Shay 99ab45423a
build debian package for jammy jellyfish (#12543) 3 years ago
Richard van der Hoff f5668f0b4a
Await un-partial-stating after a partial-state join (#12399) 3 years ago
David Robertson 09b4f6e46d
Remove leftover references to setup.py (#12514) 3 years ago
Richard van der Hoff 798deb3a10
Fix typo in deb changelogs from release script (#12497) 3 years ago
Jan Christian Grünhage a1f87f57ff
Implement MSC3383: include destination in X-Matrix auth header (#11398) 3 years ago
David Robertson 535a689cfc
Reintroduce the lint targets in the linter script (#12455) 3 years ago
Erik Johnston ba1588461b
Fix typos in release script docs (#12450) 3 years ago
Richard van der Hoff 3cdf5a1386
Fix up healthcheck generation for workers docker image (#12405) 3 years ago
Richard van der Hoff 5f72ea1bde
Move complement setup stuff into the Synapse repo (#12404) 3 years ago
David Robertson dd5cc37aa4
Stop maintaining a list of lint targets in `lint.sh` (#12420) 3 years ago
David Robertson 80839a44f1
Remove more dead/broken dev scripts (#12355) 3 years ago
David Robertson 336bff1104
Burn `check_signature` dev script. (#12351) 3 years ago
David Robertson 21351820e0
Remove `list_url_patterns` dev script (#12349) 3 years ago
David Robertson 15cdcf8f30
Remove `dockerfile-pgtests` (#12336) 3 years ago
David Robertson a7fb66e800
Update dead links in check-newsfragment.sh (#12331) 3 years ago
Andrew Morgan 19a1d6a42a
Remove references to "msc2403" (#12165) 3 years ago
David Robertson 12d1f82db2
Generate announcement links in release script (#12242) 3 years ago
David Robertson 4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 3 years ago
Eric Eastwood a511a890d7
Enable MSC2716 Complement tests in Synapse (#12145) 3 years ago
Eric Eastwood 31b125ccec
Enable MSC3030 Complement tests in Synapse (#12144) 3 years ago
David Robertson 1fbe0316a9
Add suffices to scripts in scripts-dev (#12137) 3 years ago
Erik Johnston 6d282a9c89
Make release script write correct no-op changelog (#12127) 3 years ago
David Robertson f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 3 years ago
David Robertson 5f62a094de
Detox, part 1 of N (#12119) 3 years ago
Nicolas Werner c1ac2a8135
Rename default branch of complement.sh to main (#12063) 3 years ago
Shay 1e12efa1b2
Drop support for EOL Ubuntu 21.04 (#11961) 3 years ago
Nicolas Werner fa583c2198
Allow overriding the complement ref. (#11766) 3 years ago
Richard van der Hoff d41c4654db
Use buildkit's cache feature to speed up docker builds (#11691) 3 years ago
Michael Kaye 338e70c617
Complement environment variable name change and update .gitignore. (#11718) 3 years ago
Richard van der Hoff b38bdae3a2
Fix AssertionErrors after purging events (#11642) 3 years ago
Shay 13c974ed35
Drop Bionic from Debian builds (#11633) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Richard van der Hoff f61462e1be
`scripts-dev/sign_json`: support for signing events (#11486) 3 years ago
Patrick Cloke a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329) 3 years ago
Patrick Cloke 9d1971a5c4
Return the stable `event` field from `/send_join` per MSC3083. (#11413) 3 years ago
Patrick Cloke 5505da2109
Remove msc2716 from the list of tests for complement. (#11389) 3 years ago
Patrick Cloke 60ecb6b4d4
Fix running complement.sh script. (#11368) 3 years ago
Dan Callahan d7141e0b8b
Fix Shellcheck SC2006: Use $(...) notation 3 years ago
Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting 3 years ago
Dan Callahan 6a9d84a676
Fix Shellcheck SC2166: test -a is not well defined 3 years ago
Dan Callahan 64adbb7b54
Fix Shellcheck SC2046: Quote to prevent word split 3 years ago
Dan Callahan 12d79ff1b6
Fix Shellcheck SC2164: exit in case cd fails. 3 years ago
Richard van der Hoff 57501d9194
Update `sign_json` to support inline key config (#11139) 3 years ago