(for PR #29807)
2026-04-27 09:15.46: New job: Lint
2026-04-27 09:15.46: Checking out commit e0fe0e57. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29807/head" && git reset --hard e0fe0e57
2026-04-27 09:15.46: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout11f5ab01"
2026-04-27 09:15.48: Exec: "git" "-C" "/tmp/git-checkout11f5ab01" "submodule"
"deinit" "--force" "--all"
2026-04-27 09:15.49: Exec: "git" "-C" "/tmp/git-checkout11f5ab01" "reset"
"--hard" "-q" "e0fe0e5778da777992e8690ed4faab031f74f9af"
2026-04-27 09:15.51: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout11f5ab01" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-04-27 09:15.51: Exec: "git" "merge" "-q" "--" "d5058a91d400180e2118d7eeefa040cfcee45d2c"
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.2.1a2:new=true ppx_bin_there.0.2.1a2:new=true
2026-04-27 09:15.52: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "bin_there.0.2.1a2:new=true"
"ppx_bin_there.0.2.1a2:new=true"
Linting opam-repository at /tmp/git-checkout11f5ab01/. ...
No errors
2026-04-27 09:16.16: Job succeeded