(for PR #29260)
2026-01-21 13:35.30: New job: Lint
2026-01-21 13:35.30: Checking out commit d2d2eaff. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29260/head" && git reset --hard d2d2eaff
2026-01-21 13:35.30: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2d12b6ef"
2026-01-21 13:35.32: Exec: "git" "-C" "/tmp/git-checkout2d12b6ef" "submodule"
"deinit" "--force" "--all"
2026-01-21 13:35.32: Exec: "git" "-C" "/tmp/git-checkout2d12b6ef" "reset"
"--hard" "-q" "d2d2eaffa072ea1090da943d36c8a776012a0b42"
2026-01-21 13:35.34: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2d12b6ef" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-21 13:35.35: 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 . camels.1.0.0:new=false
2026-01-21 13:35.35: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "camels.1.0.0:new=false"
Linting opam-repository at /tmp/git-checkout2d12b6ef/. ...
No errors
2026-01-21 13:36.06: Job succeeded