(for PR #28843)
2025-11-27 22:17.43: New job: Lint
2025-11-27 22:17.43: Checking out commit 54f70dbf. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28843/head" && git reset --hard 54f70dbf
2025-11-27 22:17.43: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1ddd4dc0"
2025-11-27 22:17.44: Exec: "git" "-C" "/tmp/git-checkout1ddd4dc0" "submodule"
"deinit" "--force" "--all"
2025-11-27 22:17.44: Exec: "git" "-C" "/tmp/git-checkout1ddd4dc0" "reset"
"--hard" "-q" "54f70dbf3bc6d5a86217e550916b1400ce7f19db"
2025-11-27 22:17.46: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1ddd4dc0" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-27 22:17.46: Exec: "git" "merge" "-q" "--" "eb45f7ec868b0ffc828b9d59cccc72cfec100333"
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 . frama-clang.0.0.19~beta:new=false
2025-11-27 22:17.47: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "frama-clang.0.0.19~beta:new=false"
Linting opam-repository at /tmp/git-checkout1ddd4dc0/. ...
No errors
2025-11-27 22:18.51: Job succeeded