-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I have a package (in a PR: Opam publish camlp5 7.13 #17132) that's failing on a couple of platforms (camlp5 7.13) and am trying to use the opam ci infrastructure to investigate. I can get the logs via the web UI, but thought I'd try to learn how to use opam-ci. There seems to be a problem (or maybe this isn't what opam-ci is designed for). Neither the status nor logs commands show anything:
chet@digg:~/Hack/Camlp5/src/camlp5$ opam ci status -m [email protected] --filter=all
Try 'opam-ci logs <pkg>' to see details of build failures for each package.
chet@digg:~/Hack/Camlp5/src/camlp5$ opam ci status camlp5
Try 'opam-ci logs <pkg>' to see details of build failures for each package.
chet@digg:~/Hack/Camlp5/src/camlp5$ opam ci logs camlp5
camlp5: No failures found with these constraints
Not sure what I'm doing wrong .....
Metadata
Metadata
Assignees
Labels
No labels