MatrixSynapse/scripts-dev
Dan Callahan 7dc14730d9
Name release branches just after major.minor (#10013)
With the prior format, 1.33.0 / 1.33.1 / 1.33.2 got separate branches:

    release-v1.33.0
    release-v1.33.1
    release-v1.33.2

Under the new model, all three would share a common branch:

    release-v1.33

As before, RCs and actual releases exist as tags on these branches.

This better reflects our support model, e.g., that the "1.33" series had
a formal release followed by two patches / updates.

Signed-off-by: Dan Callahan <danc@element.io>
2021-06-08 11:44:50 +01:00
..
build_debian_packages Run `black` on the scripts (#9981) 2021-05-14 11:46:35 +01:00
check-newsfragment
check_line_terminators.sh
check_signature.py
complement.sh Run complement with Synapse workers manually. (#10039) 2021-05-24 15:32:45 -04:00
config-lint.sh
database-save.sh
definitions.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
dump_macaroon.py Change the format of access tokens away from macaroons (#5588) 2021-05-12 15:04:51 +01:00
federation_client.py
generate_sample_config
hash_history.py
lint.sh Run `black` on the scripts (#9981) 2021-05-14 11:46:35 +01:00
list_url_patterns.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
make_full_schema.sh Fix make_full_schema to create the db with the right options and user (#9931) 2021-05-07 14:01:57 +01:00
mypy_synapse_plugin.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
next_github_number.sh
release.py Name release branches just after major.minor (#10013) 2021-06-08 11:44:50 +01:00
sign_json Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
tail-synapse.py
update_database Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00