Skip to content

Releases: dawidd6/action-download-artifact

v2.28.0: fix: ignore forks (#250)

18 Sep 13:28
2686771
Compare
Choose a tag to compare
* fix: ignore forks

* fix: second pass, add parameters

* style: adapt to local

* fix: defaulting

* fix: naming

* Apply suggestions from code review

Co-authored-by: Dawid Dziurla <[email protected]>

---------

Co-authored-by: Dawid Dziurla <[email protected]>

v2.27.0: Add regexp filter for artifact name (#237)

14 Apr 07:56
246dbf4
Compare
Choose a tag to compare

v2.26.1

04 Apr 14:33
7132ab5
Compare
Choose a tag to compare
node_modules: downgrade filesize

v2.26.0: Use `commit` as `head_sha` to reduce number of API calls (#227)

21 Feb 20:33
5e780fc
Compare
Choose a tag to compare
* Use `commit` as `head_sha` to reduce number of API calls

Less results -> less pagination -> less API calls.
Maybe a bit faster even.

https://octokit.github.io/rest.js/v19#actions-list-workflow-runs

* Add CI check for commit

* Use event head_sha

v2.25.0

13 Feb 15:30
b59d8c6
Compare
Choose a tag to compare
Add pagination to appropriate listWorkflowRunArtifacts call (#225)

v2.24.4

13 Feb 14:13
5004d54
Compare
Choose a tag to compare
Merge pull request #219 from dawidd6/dependabot-npm_and_yarn-actions-…

v2.24.3

04 Jan 13:47
bd10f38
Compare
Choose a tag to compare
Merge pull request #218 from dawidd6/dependabot-npm_and_yarn-adm-zip-…

v2.24.2

09 Nov 16:25
e6e25ac
Compare
Choose a tag to compare
Merge pull request #209 from dawidd6/v2

v2.24.0

15 Oct 07:29
46b4ae8
Compare
Choose a tag to compare
Update download.yml

v2.23.0

30 Aug 10:11
7847792
Compare
Choose a tag to compare