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

Update build local development flow #8589

Merged
merged 32 commits into from
Mar 8, 2021

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Mar 2, 2021

Changelog: Feature: Make conan build command complete, computing a full dependency graph that doesn’t rely on the previously saved state.
Docs: https://github.com/conan-io/docs/pull/XXXX

Following conan tribe's proposal: https://github.com/conan-io/tribe/blob/main/design/019-local_development_flow.md
It will not use conanbuildinfo.txt and graph_info.json although they are still generated (will remove this in the future).
For the moment just a basic implementation of the flow. Not yet ready, still pending on refactor.

Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

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

good start

Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

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

Excellent!
Great job, please merge it, and follow in new PRs.

conans/test/integration/command/imports_test.py Outdated Show resolved Hide resolved
@czoido czoido marked this pull request as ready for review March 8, 2021 14:24
@czoido czoido merged commit 73a650d into conan-io:develop2 Mar 8, 2021
@memsharded memsharded added this to the 2.0 milestone Mar 15, 2021
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.

None yet

2 participants