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

Allow -fo in conan list to use &: scope to refer to all packages being listed #16559

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Jun 27, 2024

Changelog: Feature: Allow --filter-options in conan list to use &: scope to refer to all packages being listed.
Docs: Omit

Closes #16545

The issue arose when misunderstanding that conan list would treat the consumer pattern as "every package I'm listing" - This adds that functionality, which is less suprising that it not working

@AbrilRBS AbrilRBS added this to the 2.5.0 milestone Jun 27, 2024
@AbrilRBS AbrilRBS requested a review from memsharded June 27, 2024 13:34
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it can be allowed, thanks!

@czoido czoido merged commit 9b40332 into conan-io:develop2 Jun 28, 2024
2 checks passed
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.

[bug] conan list filtering option asks users to use scope patterns when those don't work in that context
3 participants