summary refs log tree commit diff
path: root/.github/workflows/tests.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare for rename of default complement branch (#11971)Richard van der Hoff2022-02-111-3/+3
* Run Complement tests sequentially (#11910)kegsay2022-02-041-1/+1
* CI: run Complement on the VM, not inside Docker (#11811)kegsay2022-01-251-10/+18
* Drop support for and remove references to EOL Python 3.6 (#11683)Shay2022-01-211-4/+4
* Use buildkit's cache feature to speed up docker builds (#11691)Richard van der Hoff2022-01-121-0/+2
* Prettier complement logs (#11707)kegsay2022-01-101-1/+2
* Drop EOL python 3.6 from CI (#11595)Shay2021-12-211-6/+6
* Support the stable /hierarchy endpoint from MSC2946 (#11329)Patrick Cloke2021-11-291-1/+1
* Return the stable `event` field from `/send_join` per MSC3083. (#11413)Patrick Cloke2021-11-291-1/+1
* Fix broken export-data admin command and add a test for it to CI (#11078)Hillery Shay2021-10-181-0/+29
* Always dump logs from trial during CI. (#11068)Patrick Cloke2021-10-121-0/+6
* Fix CI to run the unit tests without optional deps (#11017)Erik Johnston2021-10-081-3/+6
* Run CI with Python 3.10 and Postgres 14 (#10992)David Robertson2021-10-051-7/+7
* GHA: reintroduce an env var for `$GITHUB_HEAD_REF` (#10659)David Robertson2021-09-201-0/+1
* Remove buildkite-era commentDavid Robertson2021-08-121-3/+0
* portdb also uses coverage, so provide $TOP thereDavid Robertson2021-08-121-0/+2
* set TOP in sytest containersDavid Robertson2021-08-111-0/+1
* Rename ci to .ciDavid Robertson2021-08-111-3/+3
* Remove buildkite from portdb CI testsDavid Robertson2021-08-101-7/+1
* Remove unused BUILDKITE_BRANCH env varDavid Robertson2021-08-101-1/+0
* Move sytest worker-blacklist to ci directoryDavid Robertson2021-08-101-1/+1
* check-newsfragment: pass pr number explicitlyDavid Robertson2021-08-101-4/+2
* Move test_old_deps.sh to new ci dirDavid Robertson2021-08-101-1/+1
* Don't fail CI when lint-newfile job was skipped (#10529)Erik Johnston2021-08-051-1/+6
* Fix the `tests-done` github actions step, again (#10512)Richard van der Hoff2021-08-021-9/+12
* Use new go test running syntax for complement. (#10488)Patrick Cloke2021-07-271-1/+1
* Cancel redundant GHA workflows (#10451)Richard van der Hoff2021-07-221-0/+4
* Fix the tests-done Github Actions job (#10444)Richard van der Hoff2021-07-221-1/+18
* Add a github actions job recording success of other jobs. (#10430)Richard van der Hoff2021-07-201-0/+12
* Make GHA config more efficient (#10383)Richard van der Hoff2021-07-141-7/+7
* Use the matching complement branch when running tests in CI. (#10160)Patrick Cloke2021-06-111-5/+23
* Update Complement run with Synapse-supported MSC-related build tags (#10155)Andrew Morgan2021-06-091-1/+1
* github actions: summarize Sytest results in an easy-to-read format (#10094)Richard van der Hoff2021-06-021-2/+2
* Fix GitHub Actions lint for newsfragments (#10069)Dan Callahan2021-05-261-0/+6
* Fix port_db on empty db (#9930)Richard van der Hoff2021-05-101-1/+1
* Proof of concept for GitHub Actions (#9661)Dan Callahan2021-04-091-0/+322