summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* tap.py doesn't support Python 2Matěj Cepl2023-03-281-1/+1
* One more forgotten use of parameterized.Matěj Cepl2023-03-171-1/+1
* Generates TAP.Matěj Cepl2023-03-171-9/+11
* Upgrade openssl on openSUSE to v3Matěj Cepl2023-02-071-6/+6
* Use the latest Fedora instead.Matěj Cepl2023-02-041-3/+1
* Allow failure of Python 2.7 and Fedora Rawhide tests.Matěj Cepl2023-02-011-0/+4
* Install openssl explicitly on openSUSE.Matěj Cepl2021-06-141-1/+1
* Fix main.ymlMatěj Cepl2021-01-141-11/+19
* Fix typo parametrized -> parameterizedMatěj Cepl2020-12-081-4/+4
* Add centos7 GitLab-CI targetMatěj Cepl2020-12-081-0/+10
* Some distros don't distribute parameterizedMatěj Cepl2020-12-071-3/+6
* Use parametrized to create parametrized tests.Matěj Cepl2020-12-031-15/+7
* Remove support for CentOS 6 and Python 2.6Matěj Cepl2020-11-201-16/+0
* Update Debian/stable SSL as wellMatěj Cepl2019-11-241-1/+1
* CI: Rework Fedora CI configurationNeal Gompa2019-06-271-5/+13
* Stop pretending to support Python 3.4.Matěj Cepl2019-04-261-6/+2
* Fix openssl 1.1 devel installation.Matěj Cepl2018-11-081-1/+1
* Deprecate Python 3.3 (unsupported by Twisted) and test on 3.7.Matěj Cepl2018-10-031-2/+2
* Move from the deprecated Docker images.Matěj Cepl2018-10-031-1/+1
* We need to require libssl1.0-dev and then we don't need libssl1.0.0 explicitly.Matěj Cepl2018-06-041-3/+3
* Add test on OpenSUSE/Tumbleweed.Matěj Cepl2018-04-171-0/+9
* Don't pull Twisted from pip, use Debian packages from backports.Matěj Cepl2018-04-121-4/+4
* Fix .gitlab-ci.ymlMatěj Cepl2018-02-191-2/+2
* Metadata for py3k port.Matěj Cepl2018-02-081-8/+21
* Fix GitLab CI to allow parallel jobs.Matěj Cepl2017-12-181-34/+0
* Don't test on Rawhide, switch to F26 instead.Matěj Cepl2017-09-191-1/+1
* Use Fedora/Rawhide instead of 26Matěj Cepl2017-07-171-1/+1
* Add Gitlab CI testing for Python 3.6Matěj Cepl2017-03-161-0/+12
* Refresh cashes for dnf installMatěj Cepl2016-12-131-1/+1
* Test also on the latest Fedora imageMatěj Cepl2016-10-301-0/+11
* Don't worry about packaging generated files and not install swig on RHEL-6.Matěj Cepl2016-07-291-1/+1
* Run CentOS 6 tests on Gitlab CI as well.Matěj Cepl2016-07-221-5/+6
* Switch off CentOS 6 build for the moment as well.Matěj Cepl2016-04-221-3/+3
* Switch off PyPy ... supporting it is a really big job.Matěj Cepl2016-04-201-3/+3
* Multiple stages per test.Matěj Cepl2016-04-201-10/+56
* Add twisted dependencyMatěj Cepl2016-03-171-0/+1
* Add python-setuptools to CI.Craig Rodrigues2015-12-041-0/+1
* Build before testingCraig Rodrigues2015-11-191-0/+1
* Fix apt-get commandCraig Rodrigues2015-11-181-24/+2
* Add .travis.yml and .gitlab-ci.ymlMatěj Cepl2015-10-161-0/+29