- github
- ocaml
- opam-repository
- 24be28
- (lint)
(not at the head of any monitored branch or PR)
2024-11-25 13:26.27: New job: Lint
2024-11-25 13:26.27: Checking out commit 24be28ca. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26591/head" && git reset --hard 24be28ca
2024-11-25 13:26.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkoutafcc156"
2024-11-25 13:26.32: Exec: "git" "-C" "/tmp/git-checkoutafcc156" "submodule"
"deinit" "--force" "--all"
2024-11-25 13:26.32: Exec: "git" "-C" "/tmp/git-checkoutafcc156" "reset"
"--hard" "-q" "24be28ca82f90d7175046d734a9c3e19765ec02b"
2024-11-25 13:26.39: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkoutafcc156" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2024-11-25 13:26.40: Exec: "git" "merge" "-q" "--" "727427c1e71db673d70869c8df4d678bf322632b"
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 . --changed-packages js_of_ocaml.5.8.2-floats,js_of_ocaml-compiler.5.8.2-floats,js_of_ocaml-lwt.5.8.2-floats,js_of_ocaml-ppx.5.8.2-floats,js_of_ocaml-ppx_deriving_json.5.8.2-floats,js_of_ocaml-toplevel.5.8.2-floats,js_of_ocaml-tyxml.5.8.2-floats
2024-11-25 13:26.40: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "--changed-packages" "js_of_ocaml.5.8.2-floats,js_of_ocaml-compiler.5.8.2-floats,js_of_ocaml-lwt.5.8.2-floats,js_of_ocaml-ppx.5.8.2-floats,js_of_ocaml-ppx_deriving_json.5.8.2-floats,js_of_ocaml-toplevel.5.8.2-floats,js_of_ocaml-tyxml.5.8.2-floats"
Linting opam-repository at /tmp/git-checkoutafcc156/. ...
No errors
2024-11-25 13:27.16: Job succeeded