(for PR #29939)
2026-05-22 15:17.00: New job: Lint
2026-05-22 15:17.00: Checking out commit f281748d. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29939/head" && git reset --hard f281748d
2026-05-22 15:17.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout4cb42e8"
2026-05-22 15:17.01: Exec: "git" "-C" "/tmp/git-checkout4cb42e8" "submodule"
"deinit" "--force" "--all"
2026-05-22 15:17.02: Exec: "git" "-C" "/tmp/git-checkout4cb42e8" "reset"
"--hard" "-q" "f281748d29999f0a48456006a71ff74f19744474"
2026-05-22 15:17.04: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout4cb42e8" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-05-22 15:17.05: Exec: "git" "merge" "-q" "--" "3e30e43808721339489775ee25d69c4c9c441697"
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 . async_ssl.v0.16.1-2:new=false async_ssl.v0.17.0-2:new=false
2026-05-22 15:17.05: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "async_ssl.v0.16.1-2:new=false"
"async_ssl.v0.17.0-2:new=false"
Linting opam-repository at /tmp/git-checkout4cb42e8/. ...
No errors
2026-05-22 15:17.29: Job succeeded