(for PR #28921)
2025-11-18 22:19.44: New job: Lint
2025-11-18 22:19.44: Checking out commit 63a577a0. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28921/head" && git reset --hard 63a577a0
2025-11-18 22:19.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout22c0246d"
2025-11-18 22:19.45: Exec: "git" "-C" "/tmp/git-checkout22c0246d" "submodule"
"deinit" "--force" "--all"
2025-11-18 22:19.45: Exec: "git" "-C" "/tmp/git-checkout22c0246d" "reset"
"--hard" "-q" "63a577a02b5ba9eb1a09570a4dc51dda3e0a594d"
2025-11-18 22:19.48: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout22c0246d" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-18 22:19.48: Exec: "git" "merge" "-q" "--" "5b6623e1a6044ddcc5808644cab9ba88dfd5e8c3"
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-oniguruma.1:new=false
2025-11-18 22:19.48: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "conf-oniguruma.1:new=false"
Linting opam-repository at /tmp/git-checkout22c0246d/. ...
No errors
2025-11-18 22:20.11: Job succeeded