- github
- ocaml
- opam-repository
- f8b665
- (lint)
(not at the head of any monitored branch or PR)
2026-05-12 12:13.34: New job: Lint
2026-05-12 12:13.34: Checking out commit f8b665bc. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29893/head" && git reset --hard f8b665bc
2026-05-12 12:13.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1a569ba7"
2026-05-12 12:13.35: Exec: "git" "-C" "/tmp/git-checkout1a569ba7" "submodule"
"deinit" "--force" "--all"
2026-05-12 12:13.35: Exec: "git" "-C" "/tmp/git-checkout1a569ba7" "reset"
"--hard" "-q" "f8b665bc7f31903aeca03d04a5c0996397f57443"
2026-05-12 12:13.37: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1a569ba7" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-05-12 12:13.38: Exec: "git" "merge" "-q" "--" "a4f153d7481c469b20f3b1064338d6a21abcb832"
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 . ez_api.3.0.0:new=false
2026-05-12 12:13.38: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "ez_api.3.0.0:new=false"
Linting opam-repository at /tmp/git-checkout1a569ba7/. ...
No errors
2026-05-12 12:14.07: Job succeeded