Persist interface hash on installation status #2687
Labels
pep003-advanced-dependencies
Implementation of the Advanced Dependencies proposal
placeholder
Tracks work that has not yet be fully designed
When porter is searching for existing installations to reuse to satisfy a dependency, we need a way to quickly filter installations to a subset that implement the desired installation interface.
I was thinking that we can persist a hash of the installation interface on the status of the installation (next to where we store the current bundle reference/version).
Questions
ℹ️ Read PEP003 - Advanced Dependencies for context about how dependencies should work, design details, and notes about desired behavior.
The text was updated successfully, but these errors were encountered: