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

Feature/config install from pkg auto #15748

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Feb 25, 2024

Changelog: Feature: (Experimental) Add conan config install-pkg myconf/[*] new configuration inside Conan packages with new package_type = "configuration".
Changelog: Feature: (Experimental) New core.package_id:config_mode that allows configuration package reference to affect the package_id of all packages built with that configuration.
Docs: conan-io/docs#3648

I suggest releasing first without docs, to stabilize just in case (as there are some minor changes in lockfiles, etc), then documenting it in a couple of weeks.

@memsharded memsharded added this to the 2.2.0 milestone Feb 25, 2024
memsharded and others added 6 commits February 26, 2024 23:02
Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
…conan-io#15747)

Fix conan profile show --format=json for profiles with scopd confs
conan/cli/commands/config.py Outdated Show resolved Hide resolved
conan/api/subapi/config.py Outdated Show resolved Hide resolved
conan/internal/cache/home_paths.py Outdated Show resolved Hide resolved
@memsharded memsharded marked this pull request as ready for review March 4, 2024 13:03
@czoido czoido merged commit 79a9c18 into conan-io:develop2 Mar 13, 2024
2 checks passed
@memsharded memsharded deleted the feature/config_install_from_pkg_auto branch March 13, 2024 15:04
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.

5 participants