-
Notifications
You must be signed in to change notification settings - Fork 575
Comparing changes
Open a pull request
base repository: actions/download-artifact
base: v4.2.1
head repository: actions/download-artifact
compare: v4.3.0
- 14 commits
- 10 files changed
- 3 contributors
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ac35f99 - Browse repository at this point
Copy the full SHA ac35f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42aef06 - Browse repository at this point
Copy the full SHA 42aef06View commit details -
when only one artifact-id is given, use
getArtifact
and check the r……esulting id returned
Configuration menu - View commit details
-
Copy full SHA for ec378bc - Browse repository at this point
Copy the full SHA ec378bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e463631 - Browse repository at this point
Copy the full SHA e463631View commit details -
use the same
artifactClient.getArtifact
structure as seen above in ……`isSingleArtifactDownload` logic
Configuration menu - View commit details
-
Copy full SHA for 171183c - Browse repository at this point
Copy the full SHA 171183cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b83057b - Browse repository at this point
Copy the full SHA b83057bView commit details -
revert
getArtifact()
changes - for now we have to list and filter b……y artifact-ids until a `getArtifactById()` public method exists
Configuration menu - View commit details
-
Copy full SHA for 54124fb - Browse repository at this point
Copy the full SHA 54124fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d219c63 - Browse repository at this point
Copy the full SHA d219c63View commit details
Commits on Apr 22, 2025
-
Merge pull request #401 from actions/download-by-id
feat: implement new `artifact-ids` input
Configuration menu - View commit details
-
Copy full SHA for 8ea3c2c - Browse repository at this point
Copy the full SHA 8ea3c2cView commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 67f2bc3 - Browse repository at this point
Copy the full SHA 67f2bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fc7a0 - Browse repository at this point
Copy the full SHA 84fc7a0View commit details
Commits on Apr 24, 2025
-
Merge pull request #402 from actions/joshmgross/download-by-id-example
Fix workflow example for downloading by artifact ID
Configuration menu - View commit details
-
Copy full SHA for 7745437 - Browse repository at this point
Copy the full SHA 7745437View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc02353 - Browse repository at this point
Copy the full SHA fc02353View commit details -
Merge pull request #404 from actions/robherley/v4.3.0
Prep for v4.3.0 release
Configuration menu - View commit details
-
Copy full SHA for d3f86a1 - Browse repository at this point
Copy the full SHA d3f86a1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.1...v4.3.0