Skip to content

Skip dependencies installation if explicit is installed PLUS#16654

Closed
tldahlgren wants to merge 1 commit intospack:developfrom
tldahlgren:features/skip-deps-when-intalled
Closed

Skip dependencies installation if explicit is installed PLUS#16654
tldahlgren wants to merge 1 commit intospack:developfrom
tldahlgren:features/skip-deps-when-intalled

Conversation

@tldahlgren
Copy link
Copy Markdown
Contributor

@tldahlgren tldahlgren commented May 15, 2020

This PR addresses an issue raised in slack where a package that is already installed but has uninstalled dependencies does NOT get re-installed.

Todd has added the use of pre- (versus post-) order traversals to facilitate pruning installed dependencies.

TODO

  • Refactor _update_installed to take a package or task and use it where post-order allowed us to just add an installed package to the installed list

@tldahlgren tldahlgren self-assigned this May 15, 2020
@tldahlgren tldahlgren closed this May 19, 2020
@tldahlgren tldahlgren deleted the features/skip-deps-when-intalled branch May 19, 2020 18:05
@tldahlgren tldahlgren added duplicate and removed WIP labels May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant