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

allowing conan config install-pkg --url for initial config #16876

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Aug 26, 2024

Changelog: Feature: Implement conan config install-pkg --url=<repo-url> for initial definition of remote URL when no remotes are defined yet.
Docs: conan-io/docs#3854

Close #16830

@memsharded memsharded added this to the 2.8.0 milestone Aug 26, 2024
@memsharded memsharded marked this pull request as ready for review September 3, 2024 23:02
@czoido czoido merged commit 701bb31 into conan-io:develop2 Sep 4, 2024
2 checks passed
@memsharded memsharded deleted the feature/config_install_pkg_url branch September 4, 2024 07:15
memsharded added a commit to memsharded/conan that referenced this pull request Sep 6, 2024
…-io#16876)

* allowing ``conan config install-pkg --url`` for initial config

* review
czoido pushed a commit that referenced this pull request Sep 24, 2024
* workin in --build=compatible

* wip

* wip

* fix test

* wip

* new test and --build=compatible syntax

* Update conans/client/graph/graph_binaries.py

Co-authored-by: Abril Rincón Blanco <[email protected]>

* allowing ``conan config install-pkg --url`` for initial config (#16876)

* allowing ``conan config install-pkg --url`` for initial config

* review

* revert Meson system=baremetal (#16929)

* improve error messages for broken 'list --graph' arguments

* minor test refactors

* add message for build compatibles

* Update test/integration/package_id/compatible_test.py

Co-authored-by: Francisco Ramírez <[email protected]>

* Update test/integration/package_id/compatible_test.py

---------

Co-authored-by: Abril Rincón Blanco <[email protected]>
Co-authored-by: Francisco Ramírez <[email protected]>
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.

[question] combination of several conan configurations
3 participants