summaryrefslogtreecommitdiff
path: root/.gitlab-ci/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 3.7 support and update CI envsChristoph Reiter2023-03-191-4/+3
* CI: Add Python 3.11 and update other Python installsChristoph Reiter2023-01-271-5/+7
* CI: update interpretersChristoph Reiter2022-03-271-5/+5
* Drop support for Python 3.6Christoph Reiter2021-09-191-1/+0
* CI: Update all Python versions and add 3.10Christoph Reiter2021-09-191-5/+6
* CI: test with Python 3.9Christoph Reiter2020-10-061-0/+1
* Drop Python 3.5 support and bump other dependenciesdrop-py35Christoph Reiter2020-09-141-8/+7
* CI: Update interpretersChristoph Reiter2019-12-301-7/+7
* CI: update interpretersChristoph Reiter2019-10-181-5/+5
* CI: Add a python 3.8-dev jobChristoph Reiter2019-06-071-0/+1
* CI: update interpretersChristoph Reiter2019-03-271-6/+5
* ci: add pypy3.6Christoph Reiter2019-02-191-0/+1
* ci: update to PyPy 7.0 and update CPython to the latest stable releasesChristoph Reiter2019-02-131-4/+4
* ci: update docker image to cosmic; update python versionsChristoph Reiter2018-11-271-3/+3
* ci: build python 2.7 and 3.7 in debug mode. Fixes #243ci-debug-buildChristoph Reiter2018-08-161-3/+3
* ci: python updateci-py-updateChristoph Reiter2018-07-071-2/+2
* ci: add meson deps to the docker imageChristoph Reiter2018-05-031-0/+4
* ci: update pypy and py2.7Christoph Reiter2018-05-011-3/+3
* ci: update image to bionic; drop Python 3.4ci-bionicChristoph Reiter2018-04-291-6/+1
* gitlab-ci: update pyenv versions and add pypy3 jobChristoph Reiter2018-04-011-3/+4
* gitlab-ci: add a pypy2 job. See #180Christoph Reiter2018-03-241-0/+1
* gitlab-ci: add Python 3.7.0b2 jobChristoph Reiter2018-03-111-0/+1
* gitlab-ci: Add coverage reportsChristoph Reiter2018-02-171-0/+1
* gitlab-ci: use ccacheChristoph Reiter2018-02-161-0/+3
* tests: move dbus session bus handling into runtests.pyChristoph Reiter2018-02-081-1/+0
* gitlab-ci: use pyenv in docker instead of the deadsnakes PPAChristoph Reiter2018-02-081-24/+36
* Add gitlab CI testsChristoph Reiter2018-01-101-0/+32