(for PR #29402)

2026-02-16 02:23.12: New job: Lint
2026-02-16 02:23.12: Checking out commit 2ddeadc1. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29402/head" && git reset --hard 2ddeadc1
2026-02-16 02:23.12: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1493a19d"
2026-02-16 02:23.13: Exec: "git" "-C" "/tmp/git-checkout1493a19d" "submodule" 
                           "deinit" "--force" "--all"
2026-02-16 02:23.13: Exec: "git" "-C" "/tmp/git-checkout1493a19d" "reset" 
                           "--hard" "-q" "2ddeadc17128da5d11a0827bd0757076bc84995b"
2026-02-16 02:23.16: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1493a19d" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-16 02:23.16: Exec: "git" "merge" "-q" "--" "66fe1c299d8a0fe922268a88a05ccf4bee097900"

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 --machine-readable --opam-repository . shibboleth.0.0.5:new=true

2026-02-16 02:23.16: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "shibboleth.0.0.5:new=true"
Linting opam-repository at /tmp/git-checkout1493a19d/. ...
No errors
2026-02-16 02:23.42: Job succeeded