MatrixSynapse/scripts-dev
David Robertson 42786d8a47
Create dependabot changelogs at release time (#15481)
* Ditch dependabot changelog workflow

* Summarise dependabot commits in release script

* Changelog

* Update scripts-dev/release.py
2023-05-30 13:54:50 +01:00
..
build_debian_packages.py Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381) 2023-04-03 19:37:26 +01: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 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 Allow running Complement integration tests via podman (#15543) 2023-05-05 13:27:51 +01:00
config-lint.sh
database-save.sh
docker_update_debian_changelog.sh
dump_macaroon.py
federation_client.py
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 Create dependabot changelogs at release time (#15481) 2023-05-30 13:54:50 +01:00
sign_json.py