- github
- ocaml
- opam-repository
- 4deebe
- (lint)
(not at the head of any monitored branch or PR)
2025-07-14 12:34.27: New job: Lint
2025-07-14 12:34.27: Checking out commit 4deebea6. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28160/head" && git reset --hard 4deebea6
2025-07-14 12:34.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2e2b4357"
2025-07-14 12:34.28: Exec: "git" "-C" "/tmp/git-checkout2e2b4357" "submodule"
"deinit" "--force" "--all"
2025-07-14 12:34.29: Exec: "git" "-C" "/tmp/git-checkout2e2b4357" "reset"
"--hard" "-q" "4deebea6099dbe492b2820180da0b1e729bdf5c6"
2025-07-14 12:34.32: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2e2b4357" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-07-14 12:34.32: Exec: "git" "merge" "-q" "--" "ab64da8511384eb17e33f1a279f920ed72d7d958"
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 . ppxlib.0.36.1:new=false ppxlib-bench.0.36.1:new=true ppxlib-tools.0.36.1:new=false
2025-07-14 12:34.33: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ppxlib.0.36.1:new=false" "ppxlib-bench.0.36.1:new=true"
"ppxlib-tools.0.36.1:new=false"
Linting opam-repository at /tmp/git-checkout2e2b4357/. ...
No errors
2025-07-14 12:34.52: Job succeeded