- github
- ocaml
- opam-repository
- 87ab89
- (lint)
(not at the head of any monitored branch or PR)
2024-10-28 10:01.27: New job: Lint
2024-10-28 10:01.27: Checking out commit 87ab89c5. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26781/head" && git reset --hard 87ab89c5
2024-10-28 10:01.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout27ef1fda"
2024-10-28 10:01.29: Exec: "git" "-C" "/tmp/git-checkout27ef1fda" "submodule"
"deinit" "--force" "--all"
2024-10-28 10:01.29: Exec: "git" "-C" "/tmp/git-checkout27ef1fda" "reset"
"--hard" "-q" "87ab89c57d368167fc234d78ec4ed1103393d714"
2024-10-28 10:01.35: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout27ef1fda" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2024-10-28 10:01.35: Exec: "git" "merge" "-q" "--" "6383bc5431ca714c10b4e29dbf7eda9572a4ac07"
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 . --newly-published liblinear.2.47
2024-10-28 10:01.36: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "--newly-published" "liblinear.2.47"
Linting opam-repository at /tmp/git-checkout27ef1fda/. ...
No errors
2024-10-28 10:01.54: Job succeeded