databio / bulker

Manager for multi-container computing environments
https://bulker.io
BSD 2-Clause "Simplified" License
24 stars 2 forks source link

Recursive reloading #61

Closed nsheff closed 3 years ago

nsheff commented 4 years ago

Right now if you change bulker config and then re-load a manifest, it only re-creates the executables for the direct manifest; it does not recursively reload any imported manifests.

usually I want to reload everything when I make a change.

maybe add:

nsheff commented 3 years ago

another related possibility is to add a flag to activate that would reload before activation.

nsheff commented 3 years ago

ready in 0.7.0