(for PR #30045)
2026-06-13 03:51.24: New job: Lint
2026-06-13 03:51.24: Checking out commit b572f5d6. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/30045/head" && git reset --hard b572f5d6
2026-06-13 03:51.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3f762dd9"
2026-06-13 03:51.25: Exec: "git" "-C" "/tmp/git-checkout3f762dd9" "submodule"
"deinit" "--force" "--all"
2026-06-13 03:51.25: Exec: "git" "-C" "/tmp/git-checkout3f762dd9" "reset"
"--hard" "-q" "b572f5d6b148f888381867ace75b7b541a5eb429"
2026-06-13 03:51.28: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3f762dd9" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-06-13 03:51.28: Exec: "git" "merge" "-q" "--" "5ee71b6ba2a897afc18e04e13a8cb1b67f7c66b5"
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 . msts.0.1.0:new=true
2026-06-13 03:51.28: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "msts.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout3f762dd9/. ...
No errors
2026-06-13 03:51.49: Job succeeded