(for PR #29247)
2026-01-19 15:42.40: New job: Lint
2026-01-19 15:42.40: Checking out commit 50f45d83. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29247/head" && git reset --hard 50f45d83
2026-01-19 15:42.40: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2724050d"
2026-01-19 15:42.41: Exec: "git" "-C" "/tmp/git-checkout2724050d" "submodule"
"deinit" "--force" "--all"
2026-01-19 15:42.41: Exec: "git" "-C" "/tmp/git-checkout2724050d" "reset"
"--hard" "-q" "50f45d837bb794ee9cb48b9ab11449225b1f607c"
2026-01-19 15:42.44: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2724050d" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-19 15:42.44: Exec: "git" "merge" "-q" "--" "39960ffbaf3e5b50a1e354d4c99bfecc01e358ca"
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 . patricia-tree.0.12.0:new=false
2026-01-19 15:42.44: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "patricia-tree.0.12.0:new=false"
Linting opam-repository at /tmp/git-checkout2724050d/. ...
No errors
2026-01-19 15:43.07: Job succeeded