(for PR #28894)
2025-11-14 14:52.16: New job: Lint
2025-11-14 14:52.16: Checking out commit b3a6ad64. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28894/head" && git reset --hard b3a6ad64
2025-11-14 14:52.16: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout10e41d4f"
2025-11-14 14:52.18: Exec: "git" "-C" "/tmp/git-checkout10e41d4f" "submodule"
"deinit" "--force" "--all"
2025-11-14 14:52.18: Exec: "git" "-C" "/tmp/git-checkout10e41d4f" "reset"
"--hard" "-q" "b3a6ad64ea3115b9993ddd431f777dde4e6ec63f"
2025-11-14 14:52.20: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout10e41d4f" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-14 14:52.20: Exec: "git" "merge" "-q" "--" "2ec6d6cc9216d1f4ec93aec16f34d7a35a7ef543"
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 . lwt.6.0.0-beta01:new=false lwt_direct.6.0.0-beta01:new=false lwt_ppx.6.0.0-beta01:new=false lwt_runtime_events.6.0.0-beta01:new=true
2025-11-14 14:52.20: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "lwt.6.0.0-beta01:new=false" "lwt_direct.6.0.0-beta01:new=false"
"lwt_ppx.6.0.0-beta01:new=false" "lwt_runtime_events.6.0.0-beta01:new=true"
Linting opam-repository at /tmp/git-checkout10e41d4f/. ...
No errors
2025-11-14 14:52.53: Job succeeded