(for PR #29815)
2026-04-30 08:33.12: New job: Lint
2026-04-30 08:33.12: Checking out commit fcbe171e. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29815/head" && git reset --hard fcbe171e
2026-04-30 08:33.12: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3e66eccb"
2026-04-30 08:33.13: Exec: "git" "-C" "/tmp/git-checkout3e66eccb" "submodule"
"deinit" "--force" "--all"
2026-04-30 08:33.13: Exec: "git" "-C" "/tmp/git-checkout3e66eccb" "reset"
"--hard" "-q" "fcbe171e5016663e41d7b8d0ab5fa10c26ea1ef4"
2026-04-30 08:33.16: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3e66eccb" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-04-30 08:33.16: Exec: "git" "merge" "-q" "--" "d1c56642b8ca7e1166c90bfe0c74f38007bbad58"
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 . ocaml-variants.5.3.0+BER:new=false
2026-04-30 08:33.18: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "ocaml-variants.5.3.0+BER:new=false"
Linting opam-repository at /tmp/git-checkout3e66eccb/. ...
No errors
2026-04-30 08:33.58: Job succeeded