synapse/scripts-dev
Eric Eastwood 3bdb9b07fd
Make it more obvious which Python version runs on a given Linux distribution (#15909)
Make it more obvious which Python version runs on a given Linux distribution so when we end up dropping support for a given Python version, we can more easily find the reference to the Python version and remove any references for the distribution. We don't want to be running tests or building packages on a distribution that no longer has a supported Python version.

This way, we can avoid another situation like when we dropped support for Python 3.7 but forgot to drop the Debian Buster references everywhere (https://github.com/matrix-org/synapse/pull/15893)
2023-07-11 17:15:06 -05:00
..
build_debian_packages.py Make it more obvious which Python version runs on a given Linux distribution (#15909) 2023-07-11 17:15:06 -05: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 Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
check_schema_delta.py Update the check_schema_delta script to account for when the schema version has been bumped locally (#15466) 2023-04-25 11:52:54 -07:00
complement.sh Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05: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 Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
generate_sample_config.sh
lint.sh Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 2023-03-24 16:41:10 +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 Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
next_github_number.sh
release.py Tweak release script dependabot wording 2023-05-30 14:05:44 +01:00
sign_json.py Make scripts-dev pass mypy --disallow-untyped-defs (#12356) 2022-04-27 13:10:31 +00:00