]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - lgtm.yml
Merge pull request #14021 from Habbie/auth-lua-join-whitespace
[thirdparty/pdns.git] / lgtm.yml
index 4b7b4881397d8f9fd89112b2af599fb1d3d5c9ad..67929165e2586cf814b823bddcfb3a1d28cfdf93 100644 (file)
--- a/lgtm.yml
+++ b/lgtm.yml
@@ -23,6 +23,9 @@ extraction:
       - "sed -i 's/codedocs docs//' Makefile.am"
       - "autoreconf -vi"
       - "./configure --with-modules='bind gsqlite3 gmysql gpgsql ldap'"
+      - "pushd pdns"
+      - "touch .venv api-swagger.yaml api-swagger.json"
+      - "popd"
     index:
       build_command:
       - "pushd pdns/dnsdistdist"
@@ -32,3 +35,6 @@ extraction:
       - "make"
       - "popd"
       - "make"
+  python:
+    python_setup:
+      version: 3