• Fabio Huser's avatar
    Correct job artifacts API download for expired and locked files · 26f1c097
    Fabio Huser authored
    GitLab allows to keep artifacts around beyond their expiration, if
    a pipeline is the latest on a certain REF. One can download those
    files via Web UI, but the download via API was broken. This commit
    corrects the expiration check and also adds a unit-test case for it.
    26f1c097
jobs_spec.rb 33.5 KB