(for PR #29246)
2026-01-19 14:21.21: New job: Lint
2026-01-19 14:21.21: Checking out commit 1c684ad4. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29246/head" && git reset --hard 1c684ad4
2026-01-19 14:21.21: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout33f65949"
2026-01-19 14:21.22: Exec: "git" "-C" "/tmp/git-checkout33f65949" "submodule"
"deinit" "--force" "--all"
2026-01-19 14:21.23: Exec: "git" "-C" "/tmp/git-checkout33f65949" "reset"
"--hard" "-q" "1c684ad4cddfbfcf28bf284294f9ecc495d7e461"
2026-01-19 14:21.25: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout33f65949" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-19 14:21.25: Exec: "git" "merge" "-q" "--" "39960ffbaf3e5b50a1e354d4c99bfecc01e358ca"
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 . aslref.1.0~draft.2:new=true
2026-01-19 14:21.26: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "aslref.1.0~draft.2:new=true"
Linting opam-repository at /tmp/git-checkout33f65949/. ...
No errors
2026-01-19 14:21.55: Job succeeded