(for PR #29111)
2025-12-19 12:01.02: New job: Lint
2025-12-19 12:01.02: Checking out commit 399db769. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29111/head" && git reset --hard 399db769
2025-12-19 12:01.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3c5f6a88"
2025-12-19 12:01.03: Exec: "git" "-C" "/tmp/git-checkout3c5f6a88" "submodule"
"deinit" "--force" "--all"
2025-12-19 12:01.04: Exec: "git" "-C" "/tmp/git-checkout3c5f6a88" "reset"
"--hard" "-q" "399db769d84942369e2594b4b1fc7e2b6580322a"
2025-12-19 12:01.06: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3c5f6a88" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-19 12:01.06: Exec: "git" "merge" "-q" "--" "2aead33854a73066d496ba97fd511f34e51a1fa4"
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 . caisar.5.0:new=false
2025-12-19 12:01.07: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "caisar.5.0:new=false"
Linting opam-repository at /tmp/git-checkout3c5f6a88/. ...
No errors
2025-12-19 12:01.30: Job succeeded