(for PR #30037)
2026-06-12 05:17.42: New job: Lint
2026-06-12 05:17.42: Checking out commit f5b4a9dd. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/30037/head" && git reset --hard f5b4a9dd
2026-06-12 05:17.42: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout17210f50"
2026-06-12 05:17.43: Exec: "git" "-C" "/tmp/git-checkout17210f50" "submodule"
"deinit" "--force" "--all"
2026-06-12 05:17.44: Exec: "git" "-C" "/tmp/git-checkout17210f50" "reset"
"--hard" "-q" "f5b4a9dd74b96ee190493095fcef61df6f2269a6"
2026-06-12 05:17.46: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout17210f50" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-06-12 05:17.47: 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 . transom.0.2.0:new=false
2026-06-12 05:17.47: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "transom.0.2.0:new=false"
Linting opam-repository at /tmp/git-checkout17210f50/. ...
No errors
2026-06-12 05:18.05: Job succeeded