summaryrefslogtreecommitdiff
path: root/tools/release
Commit message (Collapse)AuthorAgeFilesLines
* Run `towncrier build` instead of `towncrier`Pradyun Gedam2022-05-031-1/+1
| | | | | | Newer versions of towncrier exit eagerly, when `towncrier --version` is run only printing the version and not actually doing any news file generation.
* Upgrade nox to remove mypy ignoresJon Dufresne2021-08-121-5/+3
|
* Use shallow clone to make the releaseTzu-ping Chung2021-07-251-12/+7
|
* Blacken tools/Pradyun Gedam2021-07-231-16/+25
| | | | Progresses the black formatting of the codebase further.
* Get rid of the tools/automation folderPradyun Gedam2021-04-012-0/+246
It was an unnecessary level added to the folder hierarchy.