(for PR #29196)
2026-01-07 18:57.49: New job: Lint
2026-01-07 18:57.49: Checking out commit 73b2f0da. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29196/head" && git reset --hard 73b2f0da
2026-01-07 18:57.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2e7f6a7"
2026-01-07 18:57.50: Exec: "git" "-C" "/tmp/git-checkout2e7f6a7" "submodule"
"deinit" "--force" "--all"
2026-01-07 18:57.50: Exec: "git" "-C" "/tmp/git-checkout2e7f6a7" "reset"
"--hard" "-q" "73b2f0da1939c4b0c87bfac1421800561d35c434"
2026-01-07 18:57.53: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2e7f6a7" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-07 18:57.53: Exec: "git" "merge" "-q" "--" "2dee2fe30df966714e056f8af164fe0ed7648a63"
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 . bitwuzla-cxx.0.2.0:new=false
2026-01-07 18:57.53: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "bitwuzla-cxx.0.2.0:new=false"
Linting opam-repository at /tmp/git-checkout2e7f6a7/. ...
No errors
2026-01-07 18:58.12: Job succeeded