Skip to content
  • Stan Hu's avatar
    Log ETag of extracted cache archive if available · 2346aa87
    Stan Hu authored
    This commit adds the ETag from the downloaded cache file to the
    "Downloading cache" message in the job.
    
    When debugging CI jobs, we found that it would be useful to log the
    ETag of the extracted cache file.The ETag header is supported by
    Amazon S3, Google Cloud Storage, and Azure.
    
    Relates to gitlab#460139
    
    Changelog: added
    2346aa87