Commit Graph

8 Commits

Author SHA1 Message Date
GrantBirki d219c630f6
add supporting unit tests for artifact downloads with ids 2025-04-17 13:14:21 -07:00
GrantBirki 54124fbd88
revert `getArtifact()` changes - for now we have to list and filter by artifact-ids until a `getArtifactById()` public method exists 2025-04-17 12:30:12 -07:00
GrantBirki ec378bcca1
when only one artifact-id is given, use `getArtifact` and check the resulting id returned 2025-04-17 11:48:44 -07:00
Grant Birkinbine ac35f995fe implement new `artifact-ids` input 2025-04-17 04:47:03 +00:00
Ryan Ghadimi 3ffa694f6f lint 2025-03-19 12:26:46 +00:00
Ryan Ghadimi 53f6aa5f93 Add extra assertion to download single artifact test 2025-03-19 12:25:37 +00:00
Ryan Ghadimi 9a869e9c49 Lint 2025-03-19 11:21:30 +00:00
Ryan Ghadimi 96a6f165f4 Add tests & test dependencies 2025-03-19 11:17:03 +00:00