(for PR #29136)
2025-12-28 16:12.03: New job: Lint
2025-12-28 16:12.03: Checking out commit 500b0a8a. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29136/head" && git reset --hard 500b0a8a
2025-12-28 16:12.03: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2cccd2e1"
2025-12-28 16:12.03: Exec: "git" "-C" "/tmp/git-checkout2cccd2e1" "submodule"
"deinit" "--force" "--all"
2025-12-28 16:12.04: Exec: "git" "-C" "/tmp/git-checkout2cccd2e1" "reset"
"--hard" "-q" "500b0a8a976d92816bfc1c639a63209a8de44abe"
2025-12-28 16:12.06: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2cccd2e1" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-28 16:12.08: Exec: "git" "merge" "-q" "--" "5c564c8a6632162fcf75bf9ebef17c1bf55f9c1a"
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 . shakuhachi.0.1.0:new=true
2025-12-28 16:12.09: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "shakuhachi.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout2cccd2e1/. ...
No errors
2025-12-28 16:12.32: Job succeeded