pub async fn execute( repo_cfg_path: &Path, global_cfg_path: &Path, args: &BuildArgs, ) -> Result<i32>
Run one outrig build invocation end-to-end. Returns the process exit code.
outrig build