summary refs log tree commit diff
path: root/.buildkite/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove buildkite from portdb CI testsDavid Robertson2021-08-102-88/+0
* Move test_old_deps.sh to new ci dirDavid Robertson2021-08-101-16/+0
* Fix off-by-one-error in synapse_port_db (#9991)Richard van der Hoff2021-05-241-0/+4
* Fix port_db on empty db (#9930)Richard van der Hoff2021-05-103-45/+57
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* update test_old_deps scriptRichard van der Hoff2021-04-081-1/+1
* unpin olddeps build from py36Richard van der Hoff2021-04-081-3/+3
* Use interpreter from $PATH instead of absolute paths in various scripts using...Quentin Gliech2021-03-252-2/+2
* Fix Python 3.5 old deps build by using a compatible pip version. (#9217)Patrick Cloke2021-01-251-0/+3
* Run the linters on a consistent list of files (#9038)Richard van der Hoff2021-01-081-0/+1
* Add basic SAML tests for mapping users. (#8800)Patrick Cloke2020-12-021-1/+1
* Fix py35-old CI by using native tox. (#7018)Erik Johnston2020-03-021-6/+1
* Update setuptools for python 3.5 tests (#6880)Richard van der Hoff2020-02-101-0/+18
* Fix CI for synapse_port_db (#6276)Brendan Abolivier2019-10-292-4/+47
* Add CI for synapse_port_db (#6140)Brendan Abolivier2019-10-281-0/+29