(for PR #29952)
2026-05-25 04:39.58: New job: Lint
2026-05-25 04:39.58: Checking out commit 6bd94e64. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29952/head" && git reset --hard 6bd94e64
2026-05-25 04:39.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout15548bbe"
2026-05-25 04:39.59: Exec: "git" "-C" "/tmp/git-checkout15548bbe" "submodule"
"deinit" "--force" "--all"
2026-05-25 04:40.00: Exec: "git" "-C" "/tmp/git-checkout15548bbe" "reset"
"--hard" "-q" "6bd94e649fd37e846e43afa12ad324faba41e969"
2026-05-25 04:40.03: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout15548bbe" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-05-25 04:40.04: Exec: "git" "merge" "-q" "--" "856df280428c158a5bb0b3afce1bec956b10ae6f"
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 --machine-readable --opam-repository . contract.0.1.0:new=true
2026-05-25 04:40.04: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "contract.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout15548bbe/. ...
No errors
2026-05-25 04:40.23: Job succeeded