- github
- ocaml
- opam-repository
- 8165eb
- (lint)
(not at the head of any monitored branch or PR)
2025-09-18 12:11.07: New job: Lint
2025-09-18 12:11.07: Checking out commit 8165ebc9. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28544/head" && git reset --hard 8165ebc9
2025-09-18 12:11.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout13a87486"
2025-09-18 12:11.08: Exec: "git" "-C" "/tmp/git-checkout13a87486" "submodule"
"deinit" "--force" "--all"
2025-09-18 12:11.08: Exec: "git" "-C" "/tmp/git-checkout13a87486" "reset"
"--hard" "-q" "8165ebc987d9de35b2fdba552fd80e37f5bd842d"
2025-09-18 12:11.11: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout13a87486" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-09-18 12:11.11: Exec: "git" "merge" "-q" "--" "151ffce963e54519dd5d1280848f631d38db358e"
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 . re.1.14.0:new=false
2025-09-18 12:11.11: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "re.1.14.0:new=false"
Linting opam-repository at /tmp/git-checkout13a87486/. ...
No errors
2025-09-18 12:11.34: Job succeeded