(not at the head of any monitored branch or PR)
2025-03-28 20:32.27: New job: Lint
2025-03-28 20:32.27: Checking out commit 949372a2. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27690/head" && git reset --hard 949372a2
2025-03-28 20:32.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout246752af"
2025-03-28 20:32.29: Exec: "git" "-C" "/tmp/git-checkout246752af" "submodule" 
                           "deinit" "--force" "--all"
2025-03-28 20:32.30: Exec: "git" "-C" "/tmp/git-checkout246752af" "reset" 
                           "--hard" "-q" "949372a2aaf454eeefb1ede863f15c513989b7e5"
2025-03-28 20:32.35: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout246752af" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-28 20:32.35: Exec: "git" "merge" "-q" "--" "a8a89f62d8abd2a9f0cbb04826bfec1ef6b563e7"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --opam-repository . cpdf.2.8.1:new=false

2025-03-28 20:32.36: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "cpdf.2.8.1:new=false"
Linting opam-repository at /tmp/git-checkout246752af/. ...
No errors
2025-03-28 20:32.55: Job succeeded