summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Collect Meson logsSimon McVittie2023-01-201-0/+1
* CI: Temporarily force each CI job to re-clone the project directorySimon McVittie2023-01-201-0/+1
* CI: Stop switching privilege levels, just do the build as uid 0Simon McVittie2023-01-201-4/+1
* CI: Configure PATH to be able to find ninja-build from pipSimon McVittie2023-01-201-1/+1
* CI: Test Python 3.11 on Debian 12Simon McVittie2023-01-201-0/+19
* setup.py: Build using Meson instead of Autotools by defaultSimon McVittie2022-09-061-9/+0
* CI: Exercise Meson buildSimon McVittie2022-09-051-1/+0
* Stop testing python3.5-dbgSimon McVittie2022-09-051-8/+0
* CI: Collect build and test logsSimon McVittie2022-09-051-3/+18
* Add licensing information in REUSE formatSimon McVittie2022-09-051-0/+1
* CI: Fix suite indicatorSimon McVittie2022-09-051-0/+2
* CI: Stop using EOL Ubuntu 22.10Simon McVittie2022-09-041-8/+16
* Remove support for Python 2Simon McVittie2021-09-151-16/+3
* CI: Disable documentation build with Python 3.10Simon McVittie2021-09-141-1/+4
* CI: Build with Python 3.10 beta, using Ubuntu 21.10 prereleaseSimon McVittie2021-07-191-0/+9
* CI: Test with Python 3.9 on Debian 11 'bullseye'Simon McVittie2021-07-191-8/+8
* Run CI for Python 3.8Simon McVittie2019-11-211-0/+18
* Add Gitlab-CI integrationSimon McVittie2019-07-231-0/+80