- github
- ocaml
- opam-repository
- 4a3ba6
- (lint)
(not at the head of any monitored branch or PR)
2025-07-05 10:57.31: New job: Lint
2025-07-05 10:57.31: Checking out commit 4a3ba6f2. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28138/head" && git reset --hard 4a3ba6f2
2025-07-05 10:57.31: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout23a564b6"
2025-07-05 10:57.32: Exec: "git" "-C" "/tmp/git-checkout23a564b6" "submodule"
"deinit" "--force" "--all"
2025-07-05 10:57.32: Exec: "git" "-C" "/tmp/git-checkout23a564b6" "reset"
"--hard" "-q" "4a3ba6f2c734472922184df5504c9d5d8456a92a"
2025-07-05 10:57.34: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout23a564b6" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-07-05 10:57.34: Exec: "git" "merge" "-q" "--" "6dea2f93908c01ba6c81b048fe926d48d2309cb8"
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 . cohttp-async.6.1.1:new=false
2025-07-05 10:57.34: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "cohttp-async.6.1.1:new=false"
Linting opam-repository at /tmp/git-checkout23a564b6/. ...
No errors
2025-07-05 10:57.55: Job succeeded