(for PR #30030)
2026-06-11 20:01.11: New job: Lint
2026-06-11 20:01.11: Checking out commit c62d4790. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/30030/head" && git reset --hard c62d4790
2026-06-11 20:01.11: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout13f27bf5"
2026-06-11 20:01.12: Exec: "git" "-C" "/tmp/git-checkout13f27bf5" "submodule"
"deinit" "--force" "--all"
2026-06-11 20:01.12: Exec: "git" "-C" "/tmp/git-checkout13f27bf5" "reset"
"--hard" "-q" "c62d4790fa0a4c296a514c5e5c67141417ebbe51"
2026-06-11 20:01.15: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout13f27bf5" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-06-11 20:01.15: Exec: "git" "merge" "-q" "--" "462111e6aeff3d118a1fb42d7c3016393bb4777f"
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 . luna.0.1.0:new=true
2026-06-11 20:01.16: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "luna.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout13f27bf5/. ...
No errors
2026-06-11 20:01.39: Job succeeded