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

explore replace_requires references adjustements #16443

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

memsharded
Copy link
Member

Changelog: Feature: Allow [replace_requires] to replace the package name and self.dependencies still works with the old name.
Docs: Omit

Close #16399

This is still an idea, need more research and there are pending things to fix like self.cpp_info.requires references

@memsharded memsharded marked this pull request as ready for review September 23, 2024 22:31
@memsharded memsharded added this to the 2.8.0 milestone Sep 23, 2024
@memsharded memsharded requested a review from AbrilRBS September 23, 2024 22:31
@memsharded
Copy link
Member Author

@AbrilRBS I have added a test with the replacement recipe having an option and a component.

@czoido czoido merged commit f33e5c0 into conan-io:develop2 Sep 30, 2024
2 checks passed
@memsharded memsharded deleted the fix/replace_requires_references branch September 30, 2024 10:50
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] How to properly use replace_requires?
3 participants