The source project of this merge request has been removed.
Rework the CI (again)
This MR reworks the CI configuration
- separate source and binary package jobs
- add more packaging platforms for debian and rhel (
allow_failure
as appropriate) - add more testing jobs (
allow_failure
as appropriate) - add linting jobs (currently
allow_failure
, but that should be removed)
Merge request reports
Activity
Filter activity
@alexander.pace, please note that this includes a retroactive change to the debian changelog to prevent failures, and also a library change in ad301038 to enable direct module execution of
ligo.lvalert.tool
(i.e.python -c ligo.lvalert.tool --help
, etc) which effectively provides the command-line interface even to those environments where thelvalert
entry point is not installed.
Please register or sign in to reply