Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Kennedy bcacd8b0f6 Fix linting issues 2026-01-30 15:15:13 -05:00
Daniel Kennedy f0a2a2d898 Add a setting to specify what to do on hash mismatch and default it to `error` 2026-01-30 15:12:08 -05:00
Daniel Kennedy 6d4a0de04f Add tests 2026-01-30 14:19:20 -05:00
Daniel Kennedy f45b79f03c Don't attempt to un-zip non-zipped downloads 2026-01-30 14:16:38 -05:00
GrantBirki b19ff43027
refactor: resolve download path correctly in artifact download tests (mainly for windows unit tests) 2025-08-05 11:26:03 -07:00
GrantBirki fff8c148a8
fix download path logic when downloading a single artifact by id 2025-08-05 10:56:18 -07:00
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