- github
- ocaml
- opam-repository
- 7fa959
- (lint)
(not at the head of any monitored branch or PR)
2025-03-12 08:50.10: New job: Lint
2025-03-12 08:50.10: Checking out commit 7fa959c0. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27608/head" && git reset --hard 7fa959c0
2025-03-12 08:50.10: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout325c8559"
2025-03-12 08:50.12: Exec: "git" "-C" "/tmp/git-checkout325c8559" "submodule"
"deinit" "--force" "--all"
2025-03-12 08:50.13: Exec: "git" "-C" "/tmp/git-checkout325c8559" "reset"
"--hard" "-q" "7fa959c0cc07e305656b52156428d058edfa3f13"
2025-03-12 08:50.18: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout325c8559" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-12 08:50.19: 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 . opsian.0.1:new=false
2025-03-12 08:50.20: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "opsian.0.1:new=false"
Linting opam-repository at /tmp/git-checkout325c8559/. ...
No errors
2025-03-12 08:51.34: Job succeeded