(for PR #28032)

2025-06-16 09:18.31: New job: Lint
2025-06-16 09:18.31: Checking out commit 0e332c15. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28032/head" && git reset --hard 0e332c15
2025-06-16 09:18.31: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2a4523bc"
2025-06-16 09:18.32: Exec: "git" "-C" "/tmp/git-checkout2a4523bc" "submodule" 
                           "deinit" "--force" "--all"
2025-06-16 09:18.32: Exec: "git" "-C" "/tmp/git-checkout2a4523bc" "reset" 
                           "--hard" "-q" "0e332c15ea9d7d93305579e3e80ecdd9c48e3880"
2025-06-16 09:18.35: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2a4523bc" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-16 09:18.35: Exec: "git" "merge" "-q" "--" "c7269f729a780d8cad2232be10de94ac8da8381e"

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 . iri.1.1.0:new=false

2025-06-16 09:18.35: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "iri.1.1.0:new=false"
Linting opam-repository at /tmp/git-checkout2a4523bc/. ...
No errors
2025-06-16 09:18.59: Job succeeded