I've been building a (private) deployer and have ended up re-using a lot of components from ocurrent-deployer. I was wondering if there was any interest (or perhaps even some preliminary work :)) on extracting some of the reusable components into a publishable current_deployer library. In particular, things like https://github.com/ocurrent/ocurrent-deployer/blob/master/src/build.ml ?
I've been building a (private) deployer and have ended up re-using a lot of components from
ocurrent-deployer. I was wondering if there was any interest (or perhaps even some preliminary work :)) on extracting some of the reusable components into a publishablecurrent_deployerlibrary. In particular, things like https://github.com/ocurrent/ocurrent-deployer/blob/master/src/build.ml ?