- github
- ocaml
- opam-repository
- 8dafdc
- (lint)
(not at the head of any monitored branch or PR)
2025-03-11 09:44.23: New job: Lint
2025-03-11 09:44.23: Checking out commit 8dafdc48. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27605/head" && git reset --hard 8dafdc48
2025-03-11 09:44.23: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1599210d"
2025-03-11 09:44.25: Exec: "git" "-C" "/tmp/git-checkout1599210d" "submodule"
"deinit" "--force" "--all"
2025-03-11 09:44.26: Exec: "git" "-C" "/tmp/git-checkout1599210d" "reset"
"--hard" "-q" "8dafdc48f4b9cdef8f6b4f50cb90d0a9043678d8"
2025-03-11 09:44.31: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1599210d" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-11 09:44.32: Exec: "git" "merge" "-q" "--" "8f63148a9025a7b775a069a6c0b0385c22ad51d3"
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 . acgtk.2.1.0:new=false
2025-03-11 09:44.33: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "acgtk.2.1.0:new=false"
Linting opam-repository at /tmp/git-checkout1599210d/. ...
No errors
2025-03-11 09:44.49: Job succeeded