(for PR #29197)

2026-01-08 06:31.01: New job: Lint
2026-01-08 06:31.01: Checking out commit ca1def54. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29197/head" && git reset --hard ca1def54
2026-01-08 06:31.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1b900c1"
2026-01-08 06:31.02: Exec: "git" "-C" "/tmp/git-checkout1b900c1" "submodule" 
                           "deinit" "--force" "--all"
2026-01-08 06:31.03: Exec: "git" "-C" "/tmp/git-checkout1b900c1" "reset" 
                           "--hard" "-q" "ca1def54554880cfc2c5e489f972f767a6543b12"
2026-01-08 06:31.05: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1b900c1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-08 06:31.05: Exec: "git" "merge" "-q" "--" "2dee2fe30df966714e056f8af164fe0ed7648a63"

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 . raga.0.1.1:new=false

2026-01-08 06:31.06: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "raga.0.1.1:new=false"
Linting opam-repository at /tmp/git-checkout1b900c1/. ...
No errors
2026-01-08 06:31.32: Job succeeded