- github
- ocaml
- opam-repository
- 4d7c15
- (lint)
(not at the head of any monitored branch or PR)
2025-12-09 20:53.37: New job: Lint
2025-12-09 20:53.37: Checking out commit 4d7c15ee. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29053/head" && git reset --hard 4d7c15ee
2025-12-09 20:53.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout181303d4"
2025-12-09 20:53.38: Exec: "git" "-C" "/tmp/git-checkout181303d4" "submodule"
"deinit" "--force" "--all"
2025-12-09 20:53.39: Exec: "git" "-C" "/tmp/git-checkout181303d4" "reset"
"--hard" "-q" "4d7c15ee6436ca8af78188950b42314abeff562c"
2025-12-09 20:53.41: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout181303d4" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-09 20:53.42: Exec: "git" "merge" "-q" "--" "d684c896eb6f7e6030d6ee65338d9db22a612f01"
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 . camlid.0.1:new=true
2025-12-09 20:53.43: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "camlid.0.1:new=true"
Linting opam-repository at /tmp/git-checkout181303d4/. ...
No errors
2025-12-09 20:54.07: Job succeeded