Include list of installed Debian packages/versions in .sandstorm
#249 aperta il 28 gen 2020
Metriche repository
- Star
- (58 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
22:31 Maybe we could add a feature that dumps a list of debian packages that are installed into the spk, so you can inspect it after the fact to figure out what changed.
For transparency and so that we can diagnose issues while more aggressively allowing updates inside vagrant-spk VMs, we should dump the list of packages and their versions out to a file in .sandstorm that ends up committed to GitHub.
An analogue to this is the "stack" file, which notes what stack was used to build a package, despite being largely vestigial after the stack is set up, but useful for reference.