(for PR #29581)
2026-03-21 23:40.09: New job: Lint
2026-03-21 23:40.09: Checking out commit c52e39f1. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29581/head" && git reset --hard c52e39f1
2026-03-21 23:40.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkoutbe144c0"
2026-03-21 23:40.15: Exec: "git" "-C" "/tmp/git-checkoutbe144c0" "submodule"
"deinit" "--force" "--all"
2026-03-21 23:40.16: Exec: "git" "-C" "/tmp/git-checkoutbe144c0" "reset"
"--hard" "-q" "c52e39f11b5df3e4bb74becd6c0b64f6f336b223"
2026-03-21 23:40.19: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkoutbe144c0" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-21 23:40.20: Exec: "git" "merge" "-q" "--" "76bf2ed9443fdee37e6f046c6295d358be3f8598"
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 . spectrum.1.0.0.alpha2:new=false spectrum_capabilities.1.0.0.alpha2:new=false spectrum_palette_ppx.1.0.0.alpha2:new=false spectrum_palettes.1.0.0.alpha2:new=false spectrum_tools.1.0.0.alpha2:new=false
2026-03-21 23:40.20: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "spectrum.1.0.0.alpha2:new=false"
"spectrum_capabilities.1.0.0.alpha2:new=false"
"spectrum_palette_ppx.1.0.0.alpha2:new=false"
"spectrum_palettes.1.0.0.alpha2:new=false"
"spectrum_tools.1.0.0.alpha2:new=false"
Linting opam-repository at /tmp/git-checkoutbe144c0/. ...
No errors
2026-03-21 23:41.04: Job succeeded