summary refs log tree commit diff
path: root/changelog.d/10651.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run a nightly CI build against Twisted trunk. (#10651)Richard van der Hoff2021-08-231-0/+1
This creates a GHA workflow which runs at 8am every day, and runs mypy, trial and sytest against Twisted's current trunk. If any of the jobs fail, it opens an issue.