(for PR #27694)
2025-11-10 16:55.07: New job: Lint
2025-11-10 16:55.07: Checking out commit 95c70e76. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27694/head" && git reset --hard 95c70e76
2025-11-10 16:55.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2dc0c8df"
2025-11-10 16:55.08: Exec: "git" "-C" "/tmp/git-checkout2dc0c8df" "submodule"
"deinit" "--force" "--all"
2025-11-10 16:55.08: Exec: "git" "-C" "/tmp/git-checkout2dc0c8df" "reset"
"--hard" "-q" "95c70e7638f27c185540b2efc1bb6fe8f64dcdfa"
2025-11-10 16:55.12: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2dc0c8df" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-10 16:55.13: Exec: "git" "merge" "-q" "--" "b6a264c784afa1e19f7a926fc10d49010ad12be4"
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 . pds.6.55:new=false
2025-11-10 16:55.15: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "pds.6.55:new=false"
Linting opam-repository at /tmp/git-checkout2dc0c8df/. ...
No errors
2025-11-10 16:55.33: Job succeeded