You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .....
The text was updated successfully, but these errors were encountered:
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
norlogs
commands show anything:Not sure what I'm doing wrong .....
The text was updated successfully, but these errors were encountered: