- github
- ocaml
- opam-repository
- 62ea4a
- (lint)
(not at the head of any monitored branch or PR)
2025-03-30 17:17.00: New job: Lint
2025-03-30 17:17.00: Checking out commit 62ea4a5f. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27695/head" && git reset --hard 62ea4a5f
2025-03-30 17:17.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout8258554"
2025-03-30 17:17.01: Exec: "git" "-C" "/tmp/git-checkout8258554" "submodule"
"deinit" "--force" "--all"
2025-03-30 17:17.01: Exec: "git" "-C" "/tmp/git-checkout8258554" "reset"
"--hard" "-q" "62ea4a5f124e7fecd2ffc92dfd29b3e252b0fa08"
2025-03-30 17:17.05: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout8258554" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-30 17:17.06: Exec: "git" "merge" "-q" "--" "a8a89f62d8abd2a9f0cbb04826bfec1ef6b563e7"
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 . tsort.2.2.0:new=false
2025-03-30 17:17.06: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "tsort.2.2.0:new=false"
Linting opam-repository at /tmp/git-checkout8258554/. ...
No errors
2025-03-30 17:17.18: Job succeeded