- github
- ocaml
- opam-repository
- fd56df
- (lint)
(not at the head of any monitored branch or PR)
2025-04-01 19:49.17: New job: Lint
2025-04-01 19:49.17: Checking out commit fd56df80. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27698/head" && git reset --hard fd56df80
2025-04-01 19:49.17: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout28c2d8a5"
2025-04-01 19:49.18: Exec: "git" "-C" "/tmp/git-checkout28c2d8a5" "submodule"
"deinit" "--force" "--all"
2025-04-01 19:49.18: Exec: "git" "-C" "/tmp/git-checkout28c2d8a5" "reset"
"--hard" "-q" "fd56df80ed95cbe760cf7d92ab5f337d6244e661"
2025-04-01 19:49.23: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout28c2d8a5" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-04-01 19:49.23: Exec: "git" "merge" "-q" "--" "4d8fa0fb8fce3b6c8b06f29ebcfa844c292d4f3e"
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 . metadata.0.3.1:new=false
2025-04-01 19:49.23: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "metadata.0.3.1:new=false"
Linting opam-repository at /tmp/git-checkout28c2d8a5/. ...
No errors
2025-04-01 19:49.38: Job succeeded