- github
- ocaml
- opam-repository
- 049abd
- (lint)
(not at the head of any monitored branch or PR)
2025-03-12 21:29.47: New job: Lint
2025-03-12 21:29.47: Checking out commit 049abdee. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27614/head" && git reset --hard 049abdee
2025-03-12 21:29.47: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout323e350e"
2025-03-12 21:29.54: Exec: "git" "-C" "/tmp/git-checkout323e350e" "submodule"
"deinit" "--force" "--all"
2025-03-12 21:29.56: Exec: "git" "-C" "/tmp/git-checkout323e350e" "reset"
"--hard" "-q" "049abdee9423b192d1da705f43d97ead6e3ad3ad"
2025-03-12 21:30.01: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout323e350e" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-12 21:30.02: Exec: "git" "merge" "-q" "--" "a3d20148ad8eaad9a2009721687a788b47e04869"
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 --opam-repository . coq.9.0.0:new=false coq-core.9.0.0:new=false coq-stdlib.9.0.0:new=false coqide-server.9.0.0:new=false rocq-core.9.0.0:new=true rocq-prover.9.0.0:new=true rocq-runtime.9.0.0:new=true rocq-stdlib.9.0.0:new=true rocqide.9.0.0:new=true
2025-03-12 21:30.04: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "coq.9.0.0:new=false" "coq-core.9.0.0:new=false"
"coq-stdlib.9.0.0:new=false" "coqide-server.9.0.0:new=false"
"rocq-core.9.0.0:new=true" "rocq-prover.9.0.0:new=true"
"rocq-runtime.9.0.0:new=true" "rocq-stdlib.9.0.0:new=true"
"rocqide.9.0.0:new=true"
Linting opam-repository at /tmp/git-checkout323e350e/. ...
No errors
2025-03-12 21:30.35: Job succeeded