- github
- ocaml
- opam-repository
- 9ea9d3
- (lint)
(not at the head of any monitored branch or PR)
2025-04-15 10:22.47: New job: Lint
2025-04-15 10:22.47: Checking out commit 9ea9d35c. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27758/head" && git reset --hard 9ea9d35c
2025-04-15 10:22.47: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout27b8151f"
2025-04-15 10:22.50: Exec: "git" "-C" "/tmp/git-checkout27b8151f" "submodule"
"deinit" "--force" "--all"
2025-04-15 10:22.50: Exec: "git" "-C" "/tmp/git-checkout27b8151f" "reset"
"--hard" "-q" "9ea9d35c51df3c77b9f7a685c4cf0d527cd6a65f"
2025-04-15 10:22.54: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout27b8151f" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-04-15 10:22.54: Exec: "git" "merge" "-q" "--" "7ac1b4e19a10b76522563b1a8ff9803429eb32ba"
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 . dockerfile.8.2.6:new=false dockerfile-cmd.8.2.6:new=false dockerfile-opam.8.2.6:new=false
2025-04-15 10:22.54: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "dockerfile.8.2.6:new=false" "dockerfile-cmd.8.2.6:new=false"
"dockerfile-opam.8.2.6:new=false"
Linting opam-repository at /tmp/git-checkout27b8151f/. ...
No errors
2025-04-15 10:23.09: Job succeeded