(for PR #29075)
2025-12-11 21:27.25: New job: Lint
2025-12-11 21:27.25: Checking out commit 2d04beee. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29075/head" && git reset --hard 2d04beee
2025-12-11 21:27.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout19f67afd"
2025-12-11 21:27.29: Exec: "git" "-C" "/tmp/git-checkout19f67afd" "submodule"
"deinit" "--force" "--all"
2025-12-11 21:27.29: Exec: "git" "-C" "/tmp/git-checkout19f67afd" "reset"
"--hard" "-q" "2d04beee37100f8a8d89ef140421171f0eeb5625"
2025-12-11 21:27.31: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout19f67afd" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-11 21:27.32: Exec: "git" "merge" "-q" "--" "0a807743922f8e480818f3e2a1bdf8281f406d0d"
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 . ppx_deriving_rpc.10.0.0:new=false rpclib.10.0.0:new=false rpclib-async.10.0.0:new=false rpclib-html.10.0.0:new=false rpclib-js.10.0.0:new=false rpclib-lwt.10.0.0:new=false
2025-12-11 21:27.33: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ppx_deriving_rpc.10.0.0:new=false" "rpclib.10.0.0:new=false"
"rpclib-async.10.0.0:new=false" "rpclib-html.10.0.0:new=false"
"rpclib-js.10.0.0:new=false" "rpclib-lwt.10.0.0:new=false"
Linting opam-repository at /tmp/git-checkout19f67afd/. ...
No errors
2025-12-11 21:28.01: Job succeeded