Closed mauricioaniche closed 1 year ago
Andy's logic was quite coupled with the writer. In this MR, I extract the Writer to outside the main Andy execution. Andy returns a Result and each main (weblab, launcher, aws) does whatever it wants with the result.
Result
Andy's logic was quite coupled with the writer. In this MR, I extract the Writer to outside the main Andy execution. Andy returns a
Result
and each main (weblab, launcher, aws) does whatever it wants with the result.