- github
- ocaml
- opam-repository
- d950ec
- (lint)
(not at the head of any monitored branch or PR)
2026-05-23 21:42.41: New job: Lint
2026-05-23 21:42.41: Checking out commit d950ec25. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29950/head" && git reset --hard d950ec25
2026-05-23 21:42.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2aab1984"
2026-05-23 21:42.42: Exec: "git" "-C" "/tmp/git-checkout2aab1984" "submodule"
"deinit" "--force" "--all"
2026-05-23 21:42.43: Exec: "git" "-C" "/tmp/git-checkout2aab1984" "reset"
"--hard" "-q" "d950ec257351a2d586e81a5b4815cdaf7be65f34"
2026-05-23 21:42.46: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2aab1984" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-05-23 21:42.47: Exec: "git" "merge" "-q" "--" "493123878a032e3f829b102f34e8690b3b2a4fd4"
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 --machine-readable --opam-repository . camlp5-buildscripts.0.07:new=false
2026-05-23 21:42.48: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "camlp5-buildscripts.0.07:new=false"
Linting opam-repository at /tmp/git-checkout2aab1984/. ...
No errors
2026-05-23 21:43.09: Job succeeded