GrantBirki
|
fff8c148a8
|
fix download path logic when downloading a single artifact by id
|
2025-08-05 10:56:18 -07:00 |
|
 Grant BirkinbineandGitHub
|
8ea3c2c174
|
Merge pull request #401 from actions/download-by-id
feat: implement new `artifact-ids` input
|
2025-04-22 08:16:56 -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
|
b83057b90d
|
bundle
|
2025-04-17 12:20:46 -07:00 |
|
GrantBirki
|
171183c7dc
|
use the same artifactClient.getArtifact structure as seen above in isSingleArtifactDownload logic
|
2025-04-17 12:18:37 -07:00 |
|
GrantBirki
|
e463631f66
|
bundle
|
2025-04-17 11:49:32 -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 |
|
GrantBirki
|
42aef06f22
|
apply https://github.com/actions/download-artifact/pull/401#discussion_r2048225048 suggestion
|
2025-04-17 09:55:13 -07:00 |
|
Grant Birkinbine
|
ac35f995fe
|
implement new artifact-ids input
|
2025-04-17 04:47:03 +00:00 |
|