(for PR #29068)
2026-03-19 08:08.42: New job: Lint
2026-03-19 08:08.42: Checking out commit 199fe28c. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29068/head" && git reset --hard 199fe28c
2026-03-19 08:08.42: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2c1a83e2"
2026-03-19 08:08.44: Exec: "git" "-C" "/tmp/git-checkout2c1a83e2" "submodule"
"deinit" "--force" "--all"
2026-03-19 08:08.45: Exec: "git" "-C" "/tmp/git-checkout2c1a83e2" "reset"
"--hard" "-q" "199fe28cd74a5ffe7f2f116239daf07e8ca8c28f"
2026-03-19 08:08.48: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2c1a83e2" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-19 08:08.49: 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 . matcha.0.1.0:new=true
2026-03-19 08:08.51: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "matcha.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout2c1a83e2/. ...
No errors
2026-03-19 08:09.58: Job succeeded