Commit graph

236 commits

Author SHA1 Message Date
Jokacar10
40ca438e35
Merge branch 'main' into snyk-upgrade-a5d86dc9ebc7668b13b4f28ba7379311 2025-05-06 17:55:36 +01:00
Rob Herley
d3f86a106a
Merge pull request #404 from actions/robherley/v4.3.0
Some checks failed
Check dist/ / check-dist (push) Successful in 2m15s
Code scanning - action / CodeQL-Build (push) Failing after 56s
Licensed / Check licenses (push) Failing after 1m26s
Test / Build (push) Failing after 2m8s
Prep for v4.3.0 release
2025-04-24 12:25:03 -04:00
Rob Herley
fc02353415
prep for v4.3.0 release 2025-04-24 11:21:41 -04:00
Josh Gross
77454371a4
Merge pull request #402 from actions/joshmgross/download-by-id-example
Fix workflow example for downloading by artifact ID
2025-04-24 11:04:38 -04:00
Josh Gross
84fc7a0a35
Remove path filters from Check dist workflow 2025-04-23 10:32:04 -04:00
Josh Gross
67f2bc382f
Fix workflow example for downloading by artifact ID 2025-04-23 10:27:20 -04:00
Grant Birkinbine
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
snyk-bot
bd5cec09b7
fix: upgrade minimatch from 9.0.3 to 9.0.5
Snyk has created this PR to upgrade minimatch from 9.0.3 to 9.0.5.

See this package in npm:
minimatch

See this project in Snyk:
799cc79b-8237-42df-a006-2668dcafac36?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-04-04 22:44:48 +00:00
Jokacar10
e7206d76ad
Merge pull request #1 from Jokacar10/snyk-upgrade-2f42191a4f2e46714b18dcc25072fd05
[Snyk] Upgrade @actions/core from 1.10.1 to 1.11.1
2025-03-31 22:34:04 +01:00
Jokacar10
9bbb118526
Merge pull request #3 from Jokacar10/revert-2-snyk-upgrade-89d30b0b0818351ace66a84f5fd79371
Revert "[Snyk] Upgrade minimatch from 9.0.3 to 9.0.5"
2025-03-31 00:22:52 +01:00
Jokacar10
d412a8563f
Revert "[Snyk] Upgrade minimatch from 9.0.3 to 9.0.5" 2025-03-31 00:20:33 +01:00
Jokacar10
97ef7c228e
Merge pull request #2 from Jokacar10/snyk-upgrade-89d30b0b0818351ace66a84f5fd79371
[Snyk] Upgrade minimatch from 9.0.3 to 9.0.5
2025-03-30 23:49:22 +01:00
snyk-bot
e68bf36c97
fix: upgrade minimatch from 9.0.3 to 9.0.5
Snyk has created this PR to upgrade minimatch from 9.0.3 to 9.0.5.

See this package in npm:
minimatch

See this project in Snyk:
799cc79b-8237-42df-a006-2668dcafac36?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-03-28 23:46:21 +00:00
snyk-bot
3f411eeac0
fix: upgrade @actions/core from 1.10.1 to 1.11.1
Snyk has created this PR to upgrade @actions/core from 1.10.1 to 1.11.1.

See this package in npm:
@actions/core

See this project in Snyk:
799cc79b-8237-42df-a006-2668dcafac36?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-03-28 23:46:17 +00:00
Josh Gross
95815c38cf
Merge pull request #391 from GhadimiR/main
Fix bug introduced in 4.2.0
2025-03-19 11:14:44 -04:00
Ryan Ghadimi
278fca438a Move log statements 2025-03-19 15:06:13 +00:00
Ryan Ghadimi
68909842a1
Merge branch 'main' into main 2025-03-19 15:04:09 +00:00
Josh Gross
f9415c0ec3 Run unit tests in CI 2025-03-19 15:01:26 +00:00
Josh Gross
76a6eb5cbc
Merge pull request #392 from GhadimiR/add_unit_tests
Add unit tests
2025-03-19 10:52:21 -04:00
Josh Gross
a2426d7c45
Merge branch 'main' into add_unit_tests 2025-03-19 10:48:52 -04: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
b456700053 lint 2025-03-19 11:31:11 +00:00
Ryan Ghadimi
9eab798a98 Configure tsconfig 2025-03-19 11:25:29 +00:00
Ryan Ghadimi
a39a661f39 Unfix error 2025-03-19 11:22:27 +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
Ryan Ghadimi
df4ad15cb8
Merge branch 'main' into main 2025-03-18 22:02:13 +00:00
Ryan Ghadimi
c7cfc3a2a3 dist & package.json 2025-03-18 21:28:08 +00:00
Ryan Ghadimi
2439186eed Fix bug introduced in 4.2.0 2025-03-18 21:25:22 +00:00
JoannaaKL
b14cf4c926
Merge pull request #383 from GhadimiR/main
Bump artifact version, do digest check
2025-03-18 16:31:00 +01:00
Ryan Ghadimi
c5804ef743 Update dist 2025-03-18 15:23:08 +00:00
Ryan Ghadimi
956811a503 Update artifact to 2.3.2 2025-03-18 15:21:17 +00:00
Ryan Ghadimi
af3c6d3e5b Update artifact license 2025-03-18 13:23:53 +00:00
Ryan Ghadimi
4dd97f8f21 Bump artifact package 2025-03-18 11:57:35 +00:00
Ryan Ghadimi
da9985dde6
Merge branch 'main' into main 2025-03-17 10:26:24 +00:00
Larissa Fortuna
81ba80daa4
Merge pull request #384 from actions/lkfortuna-patch-1
Update README.md
2025-03-13 08:12:46 -07:00
Larissa Fortuna
727afbf2b0
Update README.md
removing deprecation warning
2025-03-12 15:02:16 -07:00
Ryan Ghadimi
56c2d7ea8c Make work as intended 2025-03-12 16:21:59 +00:00
Ryan Ghadimi
7797bfcd59 run release 2025-03-12 16:20:09 +00:00
Ryan Ghadimi
9ff67cb2d2 Break the thing, also log the expected digest 2025-03-12 16:17:52 +00:00
Ryan Ghadimi
049eba1e9a unbreak testing code 2025-03-12 16:04:02 +00:00