(for PR #29199)
2026-01-08 10:46.45: New job: Lint
2026-01-08 10:46.45: Checking out commit be591f42. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29199/head" && git reset --hard be591f42
2026-01-08 10:46.45: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3bca73cc"
2026-01-08 10:46.47: Exec: "git" "-C" "/tmp/git-checkout3bca73cc" "submodule"
"deinit" "--force" "--all"
2026-01-08 10:46.47: Exec: "git" "-C" "/tmp/git-checkout3bca73cc" "reset"
"--hard" "-q" "be591f42548c59a230f63d940107d64de3c89e82"
2026-01-08 10:46.50: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3bca73cc" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-08 10:46.51: Exec: "git" "merge" "-q" "--" "c12c1ea9e7887cc07f2ab967d2eb85c54386ae57"
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 --opam-repository . canary.0.0.4:new=false
2026-01-08 10:46.51: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "canary.0.0.4:new=false"
Linting opam-repository at /tmp/git-checkout3bca73cc/. ...
No errors
2026-01-08 10:47.36: Job succeeded