(for PR #28914)
2025-11-19 09:07.07: New job: Lint
2025-11-19 09:07.07: Checking out commit 5fed620a. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28914/head" && git reset --hard 5fed620a
2025-11-19 09:07.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2a7c1175"
2025-11-19 09:07.08: Exec: "git" "-C" "/tmp/git-checkout2a7c1175" "submodule"
"deinit" "--force" "--all"
2025-11-19 09:07.08: Exec: "git" "-C" "/tmp/git-checkout2a7c1175" "reset"
"--hard" "-q" "5fed620a1849ce5ff9045f807164c53a1c1ba76c"
2025-11-19 09:07.11: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2a7c1175" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-19 09:07.11: Exec: "git" "merge" "-q" "--" "24dbb725dce5c26764f028224175df3cfbe7dafd"
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 . gappa.1.6.0:new=false
2025-11-19 09:07.11: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "gappa.1.6.0:new=false"
Linting opam-repository at /tmp/git-checkout2a7c1175/. ...
No errors
2025-11-19 09:07.33: Job succeeded