Diogo Kiss
569e039f2a
feat: support downloading multiple artifacts to different paths
...
There is a few use cases where we want to download a few different artifacts but
not all of them. This commit implements this support, without breaking backward
compatibility. Two build test cases were also added to the pipeline.
2022-10-13 13:54:16 +02:00
Jonathan Tamsut
a4a09c5d7e
regenerate index.js
2022-03-01 14:43:36 -08:00
Konrad Pabjan
f023be2c48
Update @actions/artifact to version 0.6.0 ( #123 )
...
* Update @actions/artifact to version 0.6.0
* update artifact.dep.yml to use version 0.6.0
2021-12-07 11:44:54 -05:00
Brian Cristante
3be87be14a
Ingest v0.5.2 of @actions/artifact ( #100 )
...
* npm install --update @actions/artifact
* Update .licenses file
* npm run release
2021-06-16 16:19:05 -04:00
Konrad Pabjan
158ca71f7c
Bump @actions/artifact to version 0.5.1 ( #85 )
2021-04-06 16:50:27 -04:00
Konrad Pabjan
4a7a711286
Add retries to all HTTP calls + fix dependabot alerts ( #80 )
...
* Update @actions/artifact package to version 0.5.0
* bump eslint-plugin-github to version 4.1.1
* Update artifact.dep.yml
2021-01-04 15:47:26 +01:00
Konrad Pabjan
f144d3c391
Update @actions/artifact from 0.3.5 to 0.4.2 ( #73 )
...
* Update @actions/artifact from 0.3.5 to 0.4.2
* Update package versions in .licenses
2020-12-15 10:55:26 -05:00
Konrad Pabjan
f8e41fbffe
Bump @actions/core to v1.2.6 ( #64 )
...
* Bump @actions/core to v1.2.6
* Update version in license for @actions/core
* Fix typo
2020-11-13 14:53:33 -05:00
Thomas Boop
fbf2bddea0
Add licensed workflow and files
2020-08-11 20:20:07 -04:00
Thomas Boop
c3f5d00c87
Add Third Party License Information to Dist Files ( #54 )
...
* Add Third Party License Information
* Update licenses for @actions npm modules
2020-08-10 18:21:40 +02:00
Konrad Pabjan
b3cedea9be
Bump @actions/artifact to 0.3.5 ( #52 )
2020-08-04 17:55:46 +02:00
Konrad Pabjan
80d2d4023c
Document Artifact Limitations + Bump actions/artifact package version ( #51 )
...
* Document Artifact Limitations
* README Updates
* Restructure README
2020-07-31 17:16:59 +02:00
Konrad Pabjan
381af06b42
Add support for tilde expansion ( #50 )
...
* Add support for tilde expansion
* Print resolved path with debug
* Update README
* README
* Only replace tilde in certain scenarios
* Fix
2020-07-30 12:01:38 +02:00
Konrad Pabjan
7e5b6f00de
Misc Download Artifact Improvements ( #43 )
...
* Various improvements to download-artifact
* Resolve input path
* README updates
* PR feedback
2020-07-15 12:09:31 +02:00
Konrad Pabjan
d0b19596d3
V2 Updates ( #36 )
...
* Update README with compatibilty differences between v1 and v2
* NPM package updates and rebuild index.js
* Update README
* Compat update
2020-04-30 22:50:01 +02:00
Konrad Pabjan
1de1dea89c
V2 Download Artifact ( #27 )
...
* V2 Preview (#19 )
* V2 Setup
* Add end-to-end tests
* Update tests
* Update tests
* Update tests
* Update tests again
* Misc Updates
* Improve logs
* Update release
* Update README.md
* @actions/artifact v0.2.0
* Update to the latest version of the @actions/artifact package
* Update @actions/artifact to 0.3.1
* Misc Updates
* Add .gitattributes
* Update Readme
* Update test YAML
2020-04-28 15:45:21 +02:00