(not at the head of any monitored branch or PR)
2024-11-26 20:21.08: New job: Lint
2024-11-26 20:21.08: Checking out commit ae7904f0. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26809/head" && git reset --hard ae7904f0
2024-11-26 20:21.08: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2a765548"
2024-11-26 20:21.12: Exec: "git" "-C" "/tmp/git-checkout2a765548" "submodule" 
                           "deinit" "--force" "--all"
2024-11-26 20:21.14: Exec: "git" "-C" "/tmp/git-checkout2a765548" "reset" 
                           "--hard" "-q" "ae7904f09ddc568094c79125171faa8c08f0ecd5"
2024-11-26 20:21.26: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2a765548" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-11-26 20:21.28: Exec: "git" "merge" "-q" "--" "99bc90ff813af4d02cb0627f6b3e5a8c84e2e04a"

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 . --changed-packages acp4.1.1.0

2024-11-26 20:21.30: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "--changed-packages" "acp4.1.1.0"
Linting opam-repository at /tmp/git-checkout2a765548/. ...
No errors
2024-11-26 20:29.01: Job succeeded