Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: propagate verbosity in alr test #1817

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Jan 9, 2025

When alr test spawns alr build, it now propagates any -v, so it can help in debugging a complex build with hooks.

Ideally we shouldn't spawn any alr at all to avoid these interactions. I think the only place remaining now is precisely alr test. It could be done but it would be more involved than this PR which is intended as a minimal intervention. I will track that in a separate issue.

PR creation checklist
  • A test is included, if required by the changes.

@mosteo mosteo marked this pull request as ready for review January 9, 2025 18:09
@mosteo mosteo requested a review from Fabien-Chouteau January 9, 2025 18:09
@mosteo mosteo merged commit 951bfec into alire-project:master Jan 10, 2025
24 checks passed
@mosteo mosteo deleted the feat/test-verbose branch January 10, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants