- github
- ocaml
- opam-repository
- 547bbc
- (lint)
(not at the head of any monitored branch or PR)
2025-12-10 21:52.39: New job: Lint
2025-12-10 21:52.39: Checking out commit 547bbce5. 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 547bbce5
2025-12-10 21:52.39: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout27fad425"
2025-12-10 21:52.40: Exec: "git" "-C" "/tmp/git-checkout27fad425" "submodule"
"deinit" "--force" "--all"
2025-12-10 21:52.41: Exec: "git" "-C" "/tmp/git-checkout27fad425" "reset"
"--hard" "-q" "547bbce588bc6d9231ad2bd9c8b2b3930b2d061a"
2025-12-10 21:52.44: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout27fad425" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-10 21:52.46: Exec: "git" "merge" "-q" "--" "e2b1c931a016a89e38929697a64f4de453198e16"
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-12-10 21:52.47: 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-checkout27fad425/. ...
No errors
2025-12-10 21:53.19: Job succeeded