Skip to content

list --profile argument#15697

Merged
czoido merged 5 commits into
conan-io:develop2from
memsharded:feature/list_profile
Feb 27, 2024
Merged

list --profile argument#15697
czoido merged 5 commits into
conan-io:develop2from
memsharded:feature/list_profile

Conversation

@memsharded

@memsharded memsharded commented Feb 19, 2024

Copy link
Copy Markdown
Member

Changelog: Feature: Add conan list --filter-xxx arguments to list package binaries that match settings+options.
Docs: conan-io/docs#3647

Close #15686
Close #5431

@memsharded memsharded requested a review from AbrilRBS February 19, 2024 08:01
@memsharded memsharded added this to the 2.2.0 milestone Feb 19, 2024

@AbrilRBS AbrilRBS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't think that having -s -o helps in the face of the package query

@memsharded

Copy link
Copy Markdown
Member Author

Don't think that having -s -o helps in the face of the package query

Not in the package query, but as addition to the profile?

@AbrilRBS AbrilRBS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good idea @jcar87 with changing the name for these args, you were right in that it's less confusing as to what capabilities this provides :)

@memsharded memsharded marked this pull request as ready for review February 23, 2024 09:24
@czoido czoido merged commit 2a794ba into conan-io:develop2 Feb 27, 2024
@memsharded memsharded deleted the feature/list_profile branch February 27, 2024 15:13
memsharded added a commit to memsharded/conan that referenced this pull request Mar 3, 2024
* list --profile argument

* filtering
czoido pushed a commit that referenced this pull request Mar 13, 2024
* wip

* wip

* wip

* wip

* wip

* wip

* package_id config_mode

* test

* wip

* trying auto

* wip

* fix conan_server timestamp truncation

* fix test

* wip

* wip

* lockfiles

* Update conan/cli/commands/config.py

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Update conans/client/graph/graph_binaries.py

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Update conans/test/functional/command/config_install_test.py

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* Fix `conan profile show --format=json` for profiles with scoped confs (#15747)

Fix conan profile show --format=json for profiles with scopd confs

* review

* fix issues and improve CMakeToolchain.preprocessor (#15756)

* fix issues and improve CMakeToolchain.preprocessor

* fix test

* list --profile argument (#15697)

* list --profile argument

* filtering

* fix PkgConfigDeps in build context (#15763)

fix PkgConfigDeps

* [CMakeToolchain]Adding visibility flag to CONAN_C_FLAGS (#15762)

Adding visibility flags to C flags too

* PkgConfigDeps refactor (#15771)

* allow self.name/self.version for build_folder_vars (#15705)

* wip

* wip

* wip

* wip

---------

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Inconsistent behaviour between package queries and package-id No way to query existence of package on remote using profiles

3 participants