- github
- ocaml
- opam-repository
- ea3d41
- (lint)
(not at the head of any monitored branch or PR)
2025-12-30 14:37.54: New job: Lint
2025-12-30 14:37.54: Checking out commit ea3d41c3. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29148/head" && git reset --hard ea3d41c3
2025-12-30 14:37.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout247d1123"
2025-12-30 14:37.56: Exec: "git" "-C" "/tmp/git-checkout247d1123" "submodule"
"deinit" "--force" "--all"
2025-12-30 14:37.56: Exec: "git" "-C" "/tmp/git-checkout247d1123" "reset"
"--hard" "-q" "ea3d41c3a9de6ce5078688dfe4c1d2f7261d7cc0"
2025-12-30 14:37.59: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout247d1123" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-30 14:38.00: Exec: "git" "merge" "-q" "--" "478fb6873e38d7da44dc1ea3074382ce5c3deab7"
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 . cryptokit.1.21:new=false
2025-12-30 14:38.01: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "cryptokit.1.21:new=false"
Linting opam-repository at /tmp/git-checkout247d1123/. ...
No errors
2025-12-30 14:38.24: Job succeeded