Conversation
|
In #8020 (comment), you mention:
If lockfiles are disabled, will this still happen? DT doesn't use a lockfile, but relies on filtered installs for improved performance as most people do not work on anything but a few packages. Hoping that if a full install does happen, it doesn't affect this situation too much. |
There was a problem hiding this comment.
Approving! 👍
For those following along, a filtered install previously only updated the part of the lockfile included in the filter, resulting in an inconsistent lockfile.
@jakebailey's question is a good one. Also curious how the new behavior will work if there's no lockfile in the first place.
|
I am going to disable this behaviour for the case when there is no lockfile. |
|
If this change is required for catalogs, then we'll have to disable catalogs too for projects without lockfiles. |
close #8165