MatrixSynapse/scripts-dev
David Robertson 39795b3a4e
Make it easier to use DataGrip w/ Synapse's schema (#14982)
Also tweak the schema dump script:

- add a note explaining myself how to use it
-Explicitly call `poetry run`, because not everyone uses direnv :(
2023-02-15 13:51:37 +00:00
..
build_debian_packages.py Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396) 2022-11-09 10:33:13 +00:00
check-newsfragment.sh
check_line_terminators.sh
check_locked_deps_have_sdists.py Add check to ensure locked dependencies have source distributions available. (#14742) 2023-02-13 18:15:38 +00:00
check_pydantic_models.py
check_schema_delta.py
complement.sh Allow enabling the asyncio reactor in complement (#14858) 2023-02-01 23:42:45 +00:00
config-lint.sh
database-save.sh Drop unused table `presence` (#14825) 2023-01-13 14:17:03 +00:00
docker_update_debian_changelog.sh
dump_macaroon.py
federation_client.py Fixes to `federation_client` dev script (#14479) 2022-11-20 17:41:17 +00:00
generate_sample_config.sh
lint.sh Add rust linting commands to `scripts-dev/lint.sh` (#14822) 2023-01-12 16:20:34 +00:00
make_full_schema.sh Make it easier to use DataGrip w/ Synapse's schema (#14982) 2023-02-15 13:51:37 +00:00
mypy_synapse_plugin.py
next_github_number.sh
release.py Fix typo in release script (#14920) 2023-01-26 13:27:27 +00:00
sign_json.py