- github
- ocaml
- opam-repository
- f93a3f
- (lint)
(not at the head of any monitored branch or PR)
2025-06-09 12:17.15: New job: Lint
2025-06-09 12:17.15: Checking out commit f93a3ffe. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27999/head" && git reset --hard f93a3ffe
2025-06-09 12:17.15: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkoutfd82112"
2025-06-09 12:17.17: Exec: "git" "-C" "/tmp/git-checkoutfd82112" "submodule"
"deinit" "--force" "--all"
2025-06-09 12:17.17: Exec: "git" "-C" "/tmp/git-checkoutfd82112" "reset"
"--hard" "-q" "f93a3ffeb845659b4f803b7842e0460504e39b82"
2025-06-09 12:17.20: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkoutfd82112" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-06-09 12:17.21: Exec: "git" "merge" "-q" "--" "0cf4ef69228d3f272dad03ba2fb74d186d65c751"
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 . conf-hg.1.0:new=true
2025-06-09 12:17.22: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "conf-hg.1.0:new=true"
Linting opam-repository at /tmp/git-checkoutfd82112/. ...
No errors
2025-06-09 12:17.48: Job succeeded