(for PR #29556)
2026-03-18 04:27.36: New job: Lint
2026-03-18 04:27.36: Checking out commit 446e4a3d. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29556/head" && git reset --hard 446e4a3d
2026-03-18 04:27.36: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout784d05e"
2026-03-18 04:27.39: Exec: "git" "-C" "/tmp/git-checkout784d05e" "submodule"
"deinit" "--force" "--all"
2026-03-18 04:27.39: Exec: "git" "-C" "/tmp/git-checkout784d05e" "reset"
"--hard" "-q" "446e4a3df0d605e197d04cd013cc3f97a00250c8"
2026-03-18 04:27.43: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout784d05e" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-18 04:27.45: Exec: "git" "merge" "-q" "--" "53dfac41ae8a3b6df7fe79433078607633cc3f4b"
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 . alcobar.0.3:new=true
2026-03-18 04:27.45: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "alcobar.0.3:new=true"
Linting opam-repository at /tmp/git-checkout784d05e/. ...
No errors
2026-03-18 04:28.30: Job succeeded