- github
- ocaml
- opam-repository
- 6643b4
- (lint)
(not at the head of any monitored branch or PR)
2025-10-21 11:01.49: New job: Lint
2025-10-21 11:01.49: Checking out commit 6643b4b1. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28748/head" && git reset --hard 6643b4b1
2025-10-21 11:01.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1bea654a"
2025-10-21 11:02.03: Exec: "git" "-C" "/tmp/git-checkout1bea654a" "submodule"
"deinit" "--force" "--all"
2025-10-21 11:02.04: Exec: "git" "-C" "/tmp/git-checkout1bea654a" "reset"
"--hard" "-q" "6643b4b12a62bcd38151b36c048dae629b547d40"
2025-10-21 11:02.06: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1bea654a" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-10-21 11:02.06: Exec: "git" "merge" "-q" "--" "dd3f59b87457521a083d4c2f24872eea0e19b716"
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 . opam-client.2.5.0~alpha1:new=false opam-core.2.5.0~alpha1:new=false opam-devel.2.5.0~alpha1:new=false opam-format.2.5.0~alpha1:new=false opam-installer.2.5.0~alpha1:new=false opam-repository.2.5.0~alpha1:new=false opam-solver.2.5.0~alpha1:new=false opam-state.2.5.0~alpha1:new=false
2025-10-21 11:02.06: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "opam-client.2.5.0~alpha1:new=false" "opam-core.2.5.0~alpha1:new=false"
"opam-devel.2.5.0~alpha1:new=false" "opam-format.2.5.0~alpha1:new=false"
"opam-installer.2.5.0~alpha1:new=false" "opam-repository.2.5.0~alpha1:new=false"
"opam-solver.2.5.0~alpha1:new=false" "opam-state.2.5.0~alpha1:new=false"
Linting opam-repository at /tmp/git-checkout1bea654a/. ...
No errors
2025-10-21 11:02.52: Job succeeded