(not at the head of any monitored branch or PR)
2025-02-10 15:09.04: New job: Lint
2025-02-10 15:09.04: Checking out commit 2cfe4797. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/25379/head" && git reset --hard 2cfe4797
2025-02-10 15:09.04: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout31685eb7"
2025-02-10 15:09.05: Exec: "git" "-C" "/tmp/git-checkout31685eb7" "submodule" 
                           "deinit" "--force" "--all"
2025-02-10 15:09.05: Exec: "git" "-C" "/tmp/git-checkout31685eb7" "reset" 
                           "--hard" "-q" "2cfe47973fc11d3a31efa7de47bc64adcf96560d"
2025-02-10 15:09.14: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout31685eb7" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-02-10 15:09.15: Exec: "git" "merge" "-q" "--" "36f4d2d5ceb882a79fd7d7f956b490201da67226"

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 . vlt.0.1.2:new=false

2025-02-10 15:09.25: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "vlt.0.1.2:new=false"
Linting opam-repository at /tmp/git-checkout31685eb7/. ...
No errors
2025-02-10 15:09.45: Job succeeded