summaryrefslogtreecommitdiff
path: root/.lgtm.yml
Commit message (Collapse)AuthorAgeFilesLines
* lgtm: drop the TMPDIR/meson workaroundFrantisek Sumsal2020-03-031-10/+0
| | | | | | | The underlying issue seems to be fixed, so let's drop the now obsolete workarounds. Introduced in 65be7042a876ffe186a42ced04cde60ed81d3136
* lgtm: use the system version of mesonFrantisek Sumsal2020-02-101-6/+0
| | | | | | LGTM was upgraded to Ubuntu Eoan, so the meson there is pretty new. Also, the pip command didn't work anyway, since it didn't attempt to update the previously installed meson.
* lgtm: set TMPDIR to /var/tmpFrantisek Sumsal2020-02-101-0/+13
| | | | | | | | `/tmp` has `noexec` set in the LGTM infrastructure which breaks meson's compilation checks. Let's use `/var/tmp` for now, until the issue is properly resolved See: https://discuss.lgtm.com/t/meson-fails-to-determine-sizes-of-basic-data-types/2639
* ci: add new dependencies to CILennart Poettering2020-01-281-0/+1
|
* ci: add dependencies for repart + cryptsetup's pkcs#11 supportLennart Poettering2020-01-201-0/+3
| | | | | | Let's make sure we can test systemd-repart properly (And while we are at it, also test cryptsetup-pkcs#11)
* lgtm: use python3Yu Watanabe2018-12-101-0/+3
|
* LGTM: make LGTM.com use meson from pipYu Watanabe2018-07-241-0/+10