| Commit message (Expand) | Author | Age | Files | Lines |
* | Remind maintainer to ask #synapse-dev for changelog (#15303) | David Robertson | 2023-03-21 | 1 | -1/+1 |
* | Fix typo in release script (#14920) | David Robertson | 2023-01-26 | 1 | -1/+1 |
* | Enable `--warn-redundant-casts` option in mypy (#14671) | David Robertson | 2022-12-12 | 1 | -4/+2 |
* | Remove unused type-ignores (#14433) | David Robertson | 2022-11-14 | 1 | -3/+1 |
* | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2022-09-21 | 1 | -11/+34 |
* | Extend the release script to wait for GitHub Actions to finish and to be usab... | reivilibre | 2022-09-05 | 1 | -4/+142 |
* | Add a `merge-back` command to the release script, which automates merging the... | reivilibre | 2022-08-02 | 1 | -0/+76 |
* | Extend the release script to automatically push a new SyTest branch, rather t... | reivilibre | 2022-07-26 | 1 | -32/+54 |
* | Add missing space before 'docker' link in release announcement script (#12612) | Andrew Morgan | 2022-05-03 | 1 | -1/+1 |
* | Add sanity checks to the release script (#12556) | David Robertson | 2022-05-03 | 1 | -26/+37 |
* | Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) | David Robertson | 2022-04-27 | 1 | -21/+34 |
* | Lint the release script | David Robertson | 2022-04-26 | 1 | -1/+0 |
* | Update release script to be poetry-aware | David Robertson | 2022-04-26 | 1 | -47/+21 |
* | Fix typo in deb changelogs from release script (#12497) | Richard van der Hoff | 2022-04-19 | 1 | -1/+1 |
* | Fix typos in release script docs (#12450) | Erik Johnston | 2022-04-12 | 1 | -1/+2 |
* | Generate announcement links in release script (#12242) | David Robertson | 2022-03-17 | 1 | -1/+40 |
* | Make release script write correct no-op changelog (#12127) | Erik Johnston | 2022-03-02 | 1 | -2/+28 |
* | Release script improvements (#10966) | reivilibre | 2021-10-11 | 1 | -4/+32 |
* | Sign the git tag in release script (#10925) | Erik Johnston | 2021-09-27 | 1 | -1/+1 |
* | Fix release script URL (#10516) | Erik Johnston | 2021-08-03 | 1 | -1/+1 |
* | Extend the release script to tag and create the releases. (#10496) | Erik Johnston | 2021-08-03 | 1 | -36/+275 |
* | Change release script to update debian changelog for RCs (#10465) | Erik Johnston | 2021-07-27 | 1 | -6/+20 |
* | Fixes to the release script (#10239) | Brendan Abolivier | 2021-06-23 | 1 | -25/+27 |
* | Name release branches just after major.minor (#10013) | Dan Callahan | 2021-06-08 | 1 | -1/+1 |
* | Add release helper script (#9713) | Erik Johnston | 2021-04-13 | 1 | -0/+244 |