(for PR #29584)
2026-03-23 00:43.52: New job: Lint
2026-03-23 00:43.52: Checking out commit 59571234. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29584/head" && git reset --hard 59571234
2026-03-23 00:43.52: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout397f52fd"
2026-03-23 00:43.54: Exec: "git" "-C" "/tmp/git-checkout397f52fd" "submodule"
"deinit" "--force" "--all"
2026-03-23 00:43.55: Exec: "git" "-C" "/tmp/git-checkout397f52fd" "reset"
"--hard" "-q" "595712343396d3d8997173a5fb94cdf369b62c00"
2026-03-23 00:44.06: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout397f52fd" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-23 00:44.08: Exec: "git" "merge" "-q" "--" "76bf2ed9443fdee37e6f046c6295d358be3f8598"
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 . parseff.0.3.0:new=false
2026-03-23 00:44.08: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "parseff.0.3.0:new=false"
Linting opam-repository at /tmp/git-checkout397f52fd/. ...
No errors
2026-03-23 00:44.34: Job succeeded