(for PR #29677)
2026-04-08 12:35.24: New job: Lint
2026-04-08 12:35.24: Checking out commit 14cf1d5d. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29677/head" && git reset --hard 14cf1d5d
2026-04-08 12:35.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1751df29"
2026-04-08 12:35.26: Exec: "git" "-C" "/tmp/git-checkout1751df29" "submodule"
"deinit" "--force" "--all"
2026-04-08 12:35.27: Exec: "git" "-C" "/tmp/git-checkout1751df29" "reset"
"--hard" "-q" "14cf1d5d7d35bdd290559dd76592f432c2d3ef63"
2026-04-08 12:35.30: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1751df29" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-04-08 12:35.31: Exec: "git" "merge" "-q" "--" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1"
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 . bin_there.0.1.12:new=true ppx_bin_there.0.1.12:new=true
2026-04-08 12:35.33: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "bin_there.0.1.12:new=true"
"ppx_bin_there.0.1.12:new=true"
Linting opam-repository at /tmp/git-checkout1751df29/. ...
No errors
2026-04-08 12:36.00: Job succeeded