(for PR #29563)
2026-03-20 10:10.44: New job: Lint
2026-03-20 10:10.44: Checking out commit 6185871c. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29563/head" && git reset --hard 6185871c
2026-03-20 10:10.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout130244ed"
2026-03-20 10:10.46: Exec: "git" "-C" "/tmp/git-checkout130244ed" "submodule"
"deinit" "--force" "--all"
2026-03-20 10:10.46: Exec: "git" "-C" "/tmp/git-checkout130244ed" "reset"
"--hard" "-q" "6185871ccd68c72dd8f6902c863f0554508a6764"
2026-03-20 10:10.50: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout130244ed" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-20 10:10.50: Exec: "git" "merge" "-q" "--" "9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
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 . ppxlib.0.38.0:new=false ppxlib-tools.0.38.0:new=false
2026-03-20 10:10.51: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "ppxlib.0.38.0:new=false"
"ppxlib-tools.0.38.0:new=false"
Linting opam-repository at /tmp/git-checkout130244ed/. ...
No errors
2026-03-20 10:11.19: Job succeeded