(for PR #29484)
2026-03-12 11:12.23: New job: Lint
2026-03-12 11:12.23: Checking out commit 1b330fad. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29484/head" && git reset --hard 1b330fad
2026-03-12 11:12.23: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout32cc920c"
2026-03-12 11:12.30: Exec: "git" "-C" "/tmp/git-checkout32cc920c" "submodule"
"deinit" "--force" "--all"
2026-03-12 11:12.32: Exec: "git" "-C" "/tmp/git-checkout32cc920c" "reset"
"--hard" "-q" "1b330fadfbca45ff79eea30cec2cd15a1b2a42b9"
2026-03-12 11:12.36: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout32cc920c" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-12 11:12.39: Exec: "git" "merge" "-q" "--" "6d75ddf1d37818547f88125983edb2e55e55ed23"
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 . colibri2.0.5:new=false colibrics.0.5:new=false colibrilib.0.5:new=false colibrilib-why3.0.5:new=true
2026-03-12 11:12.41: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "colibri2.0.5:new=false"
"colibrics.0.5:new=false" "colibrilib.0.5:new=false"
"colibrilib-why3.0.5:new=true"
Linting opam-repository at /tmp/git-checkout32cc920c/. ...
No errors
2026-03-12 11:15.04: Job succeeded