- github
- ocaml
- opam-repository
- 66e177
- (lint)
(not at the head of any monitored branch or PR)
2026-02-10 15:24.02: New job: Lint
2026-02-10 15:24.02: Checking out commit 66e177c9. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29368/head" && git reset --hard 66e177c9
2026-02-10 15:24.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3fdba502"
2026-02-10 15:24.07: Exec: "git" "-C" "/tmp/git-checkout3fdba502" "submodule"
"deinit" "--force" "--all"
2026-02-10 15:24.07: Exec: "git" "-C" "/tmp/git-checkout3fdba502" "reset"
"--hard" "-q" "66e177c9ccf11298b53a7c2c24dada57dd487d9b"
2026-02-10 15:24.10: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3fdba502" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-02-10 15:24.10: Exec: "git" "merge" "-q" "--" "f4c12add9cacd610d7ec6cc9fcb057902ca0a0f6"
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 . mirage-crypto.2.0.3:new=false mirage-crypto-ec.2.0.3:new=false mirage-crypto-pk.2.0.3:new=false mirage-crypto-rng.2.0.3:new=false mirage-crypto-rng-miou-unix.2.0.3:new=false mirage-crypto-rng-mirage.2.0.3:new=false mirage-crypto-rng-mkernel.2.0.3:new=true
2026-02-10 15:24.11: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "mirage-crypto.2.0.3:new=false"
"mirage-crypto-ec.2.0.3:new=false" "mirage-crypto-pk.2.0.3:new=false"
"mirage-crypto-rng.2.0.3:new=false" "mirage-crypto-rng-miou-unix.2.0.3:new=false"
"mirage-crypto-rng-mirage.2.0.3:new=false"
"mirage-crypto-rng-mkernel.2.0.3:new=true"
Linting opam-repository at /tmp/git-checkout3fdba502/. ...
No errors
2026-02-10 15:24.43: Job succeeded