- github
- ocaml
- opam-repository
- 2fd3b1
- (lint)
(not at the head of any monitored branch or PR)
2025-11-10 22:13.31: New job: Lint
2025-11-10 22:13.31: Checking out commit 2fd3b1d5. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28878/head" && git reset --hard 2fd3b1d5
2025-11-10 22:13.31: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout37dd6e84"
2025-11-10 22:13.32: Exec: "git" "-C" "/tmp/git-checkout37dd6e84" "submodule"
"deinit" "--force" "--all"
2025-11-10 22:13.32: Exec: "git" "-C" "/tmp/git-checkout37dd6e84" "reset"
"--hard" "-q" "2fd3b1d54d5d84ed64bf110f68db4db53a926f39"
2025-11-10 22:13.34: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout37dd6e84" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-10 22:13.35: Exec: "git" "merge" "-q" "--" "b6a264c784afa1e19f7a926fc10d49010ad12be4"
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 . tsdl.1.2.0:new=false
2025-11-10 22:13.35: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "tsdl.1.2.0:new=false"
Linting opam-repository at /tmp/git-checkout37dd6e84/. ...
No errors
2025-11-10 22:13.55: Job succeeded