summary refs log tree commit diff
path: root/.ci/scripts/test_old_deps.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update trial old deps CI to use poetry 1.2.0 (#13707)Erik Johnston2022-09-061-83/+0
|
* Use and recommend poetry 1.1.14, up from 1.1.12 (#13285)David Robertson2022-07-151-1/+1
|
* Use caret (semver bounds) for matrix.org packages (#13082)David Robertson2022-06-171-2/+4
|
* Poetry: select olddeps using `poetry` (#12407)David Robertson2022-04-121-5/+66
| | | Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Configure `tox` to use `venv` (#12015)Richard van der Hoff2022-02-171-1/+3
| | | As the comment says, virtualenv is a pile of fail.
* Disable coverage calculation for olddeps build. (#11888)Richard van der Hoff2022-02-021-1/+1
| | | | We disabled coverage calculation for most of CI in #11017, but the olddeps build uses a separate script and got forgotten.
* Drop support for and remove references to EOL Python 3.6 (#11683)Shay2022-01-211-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove reference in comments to python3.6 * upgrade tox python env in script * bump python version in example for completeness * upgrade python version requirement in setup doc * upgrade necessary python version in __init__.py * upgrade python version in setup.py * newsfragment * drops refs to bionic and replace with focal * bump refs to postgres 9.6 to 10 * fix hanging ci * try installing tzdata first * revert change made in b979f336 * ignore new random mypy error while debugging other error * fix lint error for temporary workaround * revert change to install list * try passing env var * export debian frontend var? * move line and add comment * bump pillow dependency * bump lxml depenency * install libjpeg-dev for pillow * bump automat version to one compatible with py3.8 * add libwebp for pillow * bump twisted trunk python version * change suffix of newsfragment * remove redundant python 3.7 checks * lint
* Rename ci to .ciDavid Robertson2021-08-111-0/+16