pub async fn execute_pipeline( pipeline: &Pipeline, selected_base_url_key: Option<&str>, ) -> Vec<StepExecutionResult>