Skip to content

Allow artifact subcommands to use artifact refs

Rebecca Grayson requested to merge becky/artifact_access into master

Description

Artifact sub-commands can now take either an element or an artifact ref. Some subcommands already allowed this, main changes are to artifact checkout. Tests have been added to ensure this works for checking out a directory or a tarball.

Changes proposed in this merge request:

  • Artifact refs can now be used in artifact subcommands including checkout
  • Additional Tests

This merge request, when approved, will contribute towards closing #773 (closed)


Edited by Rebecca Grayson

Merge request reports