summary refs log tree commit diff
path: root/.ci/patch_for_twisted_trunk.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run a nightly CI build against Twisted trunk. (#10651)Richard van der Hoff2021-08-231-0/+8
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.