(for PR #29620)
2026-03-30 21:23.35: New job: Lint
2026-03-30 21:23.35: Checking out commit e48542c6. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29620/head" && git reset --hard e48542c6
2026-03-30 21:23.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout39b8411e"
2026-03-30 21:23.38: Exec: "git" "-C" "/tmp/git-checkout39b8411e" "submodule"
"deinit" "--force" "--all"
2026-03-30 21:23.38: Exec: "git" "-C" "/tmp/git-checkout39b8411e" "reset"
"--hard" "-q" "e48542c6b0c57c44b0ef42e7f8c1de6d6e833aa7"
2026-03-30 21:23.41: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout39b8411e" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-30 21:23.42: Exec: "git" "merge" "-q" "--" "747f3dca281b5ae6275dfa41069f059ae517126f"
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 . wadi.0.1.0:new=true
2026-03-30 21:23.42: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "wadi.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout39b8411e/. ...
No errors
2026-03-30 21:24.03: Job succeeded