Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken export-data admin command and add a test for it to CI (#11078) | Hillery Shay | 2021-10-18 | 1 | -0/+57 |
| | | | Fix broken export-data admin command and add a test for it to CI | ||||
* | Add `--run-background-updates` option to `update_database` script. (#10954) | Nick Barrett | 2021-10-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Nick Barrett <nick@beeper.com> | ||||
* | Remove fixed and flakey tests from the sytest blacklist (#10788) | David Robertson | 2021-09-10 | 1 | -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 Hoff | 2021-08-23 | 2 | -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->.ci | David Robertson | 2021-08-11 | 1 | -9/+9 |
| | | | | Should have been more systematic with my grepping. | ||||
* | Rename ci to .ci | David Robertson | 2021-08-11 | 7 | -0/+149 |