(for PR #29159)
2026-01-21 12:32.24: New job: Lint
2026-01-21 12:32.24: Checking out commit 54e99e25. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29159/head" && git reset --hard 54e99e25
2026-01-21 12:32.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2e8ffb56"
2026-01-21 12:32.27: Exec: "git" "-C" "/tmp/git-checkout2e8ffb56" "submodule"
"deinit" "--force" "--all"
2026-01-21 12:32.27: Exec: "git" "-C" "/tmp/git-checkout2e8ffb56" "reset"
"--hard" "-q" "54e99e25df564b1568f413be7f61592dcad00735"
2026-01-21 12:32.30: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2e8ffb56" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-21 12:32.30: Exec: "git" "merge" "-q" "--" "10a02a697b08f6d78a6c4c2cb9a76136afc7776d"
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 . ortools.9.14.0:new=true ortools_solvers.9.14.0:new=true
2026-01-21 12:32.31: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "ortools.9.14.0:new=true"
"ortools_solvers.9.14.0:new=true"
Linting opam-repository at /tmp/git-checkout2e8ffb56/. ...
No errors
2026-01-21 12:32.58: Job succeeded