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

New graph resolution detects build_requires transitive conflicts #4514

Merged
merged 154 commits into from Mar 6, 2019

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Feb 13, 2019

Changelog: Bugfix: Build-requires expand over the closure of the package they apply to, so they can create conflicts too. Previously, those conflicts were silently skipped, and builds would use an undetermined version and configuration of dependencies.
Docs: omit

@tags: slow
@revisions: 1

Close #3949

@memsharded memsharded changed the title WIP: CI: Feature/new graph builder Feature/new graph builder Feb 26, 2019
@memsharded memsharded changed the title Feature/new graph builder New graph resolution and package_id default modes Feb 26, 2019
@memsharded memsharded assigned lasote and unassigned memsharded Feb 26, 2019
@ghost ghost assigned memsharded Feb 27, 2019
@memsharded memsharded added this to the 1.13 milestone Mar 1, 2019
@memsharded memsharded changed the title New graph resolution and package_id default modes New graph resolution detects build_requires transitive conflicts Mar 1, 2019
@lasote lasote merged commit 3b74f2a into conan-io:develop Mar 6, 2019
@ghost ghost removed the stage: review label Mar 6, 2019
@memsharded memsharded deleted the feature/new_graph_builder branch March 6, 2019 12:32
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.

Report warnings for conflicting versions of build_requires and regular requires
2 participants