summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2023-08-30CI: Run pipelines on merge request eventsSimon McVittie1-0/+5
2023-08-16CI: Use Ubuntu 22.04 'jammy' to test Python 3.10Simon McVittie1-4/+6
2023-01-20CI: Collect Meson logsSimon McVittie1-0/+1
2023-01-20CI: Temporarily force each CI job to re-clone the project directorySimon McVittie1-0/+1
2023-01-20CI: Stop switching privilege levels, just do the build as uid 0Simon McVittie1-4/+1
2023-01-20CI: Configure PATH to be able to find ninja-build from pipSimon McVittie1-1/+1
2023-01-20CI: Test Python 3.11 on Debian 12Simon McVittie1-0/+19
2022-09-06setup.py: Build using Meson instead of Autotools by defaultSimon McVittie1-9/+0
2022-09-05CI: Exercise Meson buildSimon McVittie1-1/+0
2022-09-05Stop testing python3.5-dbgSimon McVittie1-8/+0
2022-09-05CI: Collect build and test logsSimon McVittie1-3/+18
2022-09-05Add licensing information in REUSE formatSimon McVittie1-0/+1
2022-09-05CI: Fix suite indicatorSimon McVittie1-0/+2
2022-09-04CI: Stop using EOL Ubuntu 22.10Simon McVittie1-8/+16
2021-09-15Remove support for Python 2Simon McVittie1-16/+3
2021-09-14CI: Disable documentation build with Python 3.10Simon McVittie1-1/+4
2021-07-19CI: Build with Python 3.10 beta, using Ubuntu 21.10 prereleaseSimon McVittie1-0/+9
2021-07-19CI: Test with Python 3.9 on Debian 11 'bullseye'Simon McVittie1-8/+8
2019-11-21Run CI for Python 3.8Simon McVittie1-0/+18
2019-07-23Add Gitlab-CI integrationSimon McVittie1-0/+80