pub async fn download_artifacts(build_id: &str, path: &str)
Expand description

Downloads the latest artifacts from Prow for the given build ID

Arguments

  • build_id - The build ID for which artifacts need to be downloaded
  • path - String representing the path where the artifacts and metadata are stored