- github
- ocaml
- opam-repository
- ed800b
- (lint)
(not at the head of any monitored branch or PR)
2024-10-30 17:09.02: New job: Lint
2024-10-30 17:09.02: Checking out commit ed800ba8. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26816/head" && git reset --hard ed800ba8
2024-10-30 17:09.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2804e918"
2024-10-30 17:09.08: Exec: "git" "-C" "/tmp/git-checkout2804e918" "submodule"
"deinit" "--force" "--all"
2024-10-30 17:09.09: Exec: "git" "-C" "/tmp/git-checkout2804e918" "reset"
"--hard" "-q" "ed800ba87cfbe293bcb59dfb40db5252bc65f6f5"
2024-10-30 17:09.15: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2804e918" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2024-10-30 17:09.15: Exec: "git" "merge" "-q" "--" "ce4637ae20e511e8dc54562b123f1407fa5b2ca8"
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 chrome-trace.3.16.1,dune.3.16.1,dune-action-plugin.3.16.1,dune-build-info.3.16.1,dune-configurator.3.16.1,dune-glob.3.16.1,dune-private-libs.3.16.1,dune-rpc.3.16.1,dune-rpc-lwt.3.16.1,dune-site.3.16.1,dyn.3.16.1,ocamlc-loc.3.16.1,ordering.3.16.1,stdune.3.16.1,xdg.3.16.1
2024-10-30 17:09.15: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "--changed-packages" "chrome-trace.3.16.1,dune.3.16.1,dune-action-plugin.3.16.1,dune-build-info.3.16.1,dune-configurator.3.16.1,dune-glob.3.16.1,dune-private-libs.3.16.1,dune-rpc.3.16.1,dune-rpc-lwt.3.16.1,dune-site.3.16.1,dyn.3.16.1,ocamlc-loc.3.16.1,ordering.3.16.1,stdune.3.16.1,xdg.3.16.1"
Linting opam-repository at /tmp/git-checkout2804e918/. ...
No errors
2024-10-30 17:10.24: Job succeeded