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>
|
||
|---|---|---|
| .. | ||
| build_debian_packages | ||
| check-newsfragment | ||
| check_line_terminators.sh | ||
| check_signature.py | ||
| complement.sh | ||
| config-lint.sh | ||
| database-save.sh | ||
| definitions.py | ||
| dump_macaroon.py | ||
| federation_client.py | ||
| generate_sample_config | ||
| hash_history.py | ||
| lint.sh | ||
| list_url_patterns.py | ||
| make_full_schema.sh | ||
| mypy_synapse_plugin.py | ||
| next_github_number.sh | ||
| release.py | ||
| sign_json | ||
| tail-synapse.py | ||
| update_database | ||