fix(cli): restrict --debug to mergiraf {merge,solve} #289

Merged
ada4a merged 2 commits from ada4a/mergiraf:cli_debug into main 2025-03-26 19:21:15 +01:00
Owner

I've decided not to the same for --verbose, since it controls log
output, and we might add logging to the other subcommands (though
we currently don't AFAICT)

Fixes #245

I've decided not to the same for `--verbose`, since it controls log output, and we might add logging to the other subcommands (though we currently don't AFAICT) Fixes #245
there aren't "a lot" of those flags.. yet!
fix(cli): restrict --debug to `mergiraf {merge,solve}
All checks were successful
/ test (pull_request) Successful in 1m7s
7a80435406
wetneb approved these changes 2025-03-26 10:08:37 +01:00
wetneb left a comment
Owner

Nice solution!

Nice solution!
Author
Owner

Nice solution!

It's a shame that destructuring is more verbose now, but other than that -- yeah!

> Nice solution! It's a shame that destructuring is more verbose now, but other than that -- yeah!
ada4a merged commit 463a7d69df into main 2025-03-26 19:21:15 +01:00
ada4a deleted branch cli_debug 2025-03-26 19:21:16 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#289
No description provided.