This PR contains changes of adding dry run to module build related code. Low level methods can dry run without cloning from dist-git or requesting a real module build in MBS. Also, MBSModuleStateChangeEvent is returned for each "built" module in oder to dry run MBSModuleStateChangeHandler.
If this is acceptable, I'll close my previous pr #219
Signed-off-by: Chenxiong Qi cqi@redhat.com
This PR contains changes of adding dry run to module build related code. Low level methods can dry run without cloning from dist-git or requesting a real module build in MBS. Also,
MBSModuleStateChangeEventis returned for each "built" module in oder to dry runMBSModuleStateChangeHandler.If this is acceptable, I'll close my previous pr #219