(for PR #29218)
2026-01-13 04:52.05: New job: Lint
2026-01-13 04:52.05: Checking out commit 7cc18828. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29218/head" && git reset --hard 7cc18828
2026-01-13 04:52.05: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2c2195a6"
2026-01-13 04:52.06: Exec: "git" "-C" "/tmp/git-checkout2c2195a6" "submodule"
"deinit" "--force" "--all"
2026-01-13 04:52.06: Exec: "git" "-C" "/tmp/git-checkout2c2195a6" "reset"
"--hard" "-q" "7cc188286c252047a59d304d3f06f2a5479b2750"
2026-01-13 04:52.09: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2c2195a6" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-13 04:52.09: Exec: "git" "merge" "-q" "--" "1c361fac36225534ee877701522e296785f9a9db"
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 . markdown_monolith.0.1.1:new=true
2026-01-13 04:52.10: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "markdown_monolith.0.1.1:new=true"
Linting opam-repository at /tmp/git-checkout2c2195a6/. ...
No errors
2026-01-13 04:52.44: Job succeeded