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

fixing lock create --update #14643

Merged
merged 1 commit into from Sep 1, 2023

Conversation

memsharded
Copy link
Member

Changelog: Bugfix: conan lock create --update now correctly updates references from servers if newer than cache ones.
Docs: Omit

Close #14631

Copy link
Member

@RubenRBS RubenRBS left a comment

Choose a reason for hiding this comment

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

Oops, this one is unfortunate.

I've spend some time writing some code to see if I could find any other cases like this in the code-base, and I couldn't find any more, but with dynamic languages you never know!

@RubenRBS RubenRBS merged commit 3661e03 into conan-io:release/2.0 Sep 1, 2023
2 checks passed
@memsharded memsharded deleted the fix/lock_create_update branch September 2, 2023 10:31
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.

[bug] conan lock create --update does not pull down latest version
2 participants