Open mareknovotny opened 1 year ago
let's use BC execution folder as the workspace to store .state.json
file
-state
flag either on build
and resume
functionality -state kike
-> .state.kike.json
One interesting thing to explore would be serialization of the config service. If we are able to serialize the config service and store in the .state.json file and deserialize it when we resume, then we won't have to manually figure which meta data to store
It would be very helpful to have RESUME/RE-START feature in case of CLI usage for debugging and fixing the problem. Right now you need to run only whole Build chain repository list or manually write command for skipping succesful repository builds.