summary refs log tree commit diff
path: root/.ci (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove fixed and flakey tests from the sytest blacklist (#10788)David Robertson2021-09-101-8/+0
| | | We want to blacklist only known, consistent failures. We should deflake tests rather than ignoring them.
* Run a nightly CI build against Twisted trunk. (#10651)Richard van der Hoff2021-08-232-0/+12
| | | 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.
* Missed another ci->.ciDavid Robertson2021-08-111-9/+9
| | | | Should have been more systematic with my grepping.
* Rename ci to .ciDavid Robertson2021-08-117-0/+149