Commit graph

24 commits

Author SHA1 Message Date
leechechik
820a073ccc Send correct path(with name) to downloadArtifact function 2020-04-29 13:45:58 +03:00
Lee Chechik
8a017e9f5e
Download artifact relative to root folder
The new version (V2) breaks existing workflows because it changed its default behavior of downloading artifact relative to the root folder.
This PR should fix this issue and it is compatible with version 1.0.0.

Closes #30
2020-04-29 10:44:51 +03: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
Josh Gross
b85295d276
Merge pull request #21 from actions/joshmgross/fix-example
Fix README example
2020-03-02 09:20:48 -05:00
Josh Gross
7d64653e56
Use ls instead of cat 2020-02-28 14:07:54 -05:00
Josh Gross
ffb9221ff3
Fix README example 2020-02-28 14:05:50 -05:00
Konrad Pabjan
18f0f591fb
Merge pull request #13 from actions/ethomson/update_description
Update description
2019-11-21 13:43:03 -05:00
Edward Thomson
b834b50378 Update description 2019-11-08 17:00:32 +00:00
Edward Thomson
2e2f4508ba Update README for semantic versioning 2019-11-08 17:00:09 +00:00
Madhuri Gummalla
e76b5a2383
Merge pull request #7 from StoneCypher/patch-1
Update README.md
2019-10-10 11:20:55 -04:00
Madhuri Gummalla
2ba8972aaf
Merge pull request #8 from LaurenceGA/patch-1
Update README.md
2019-10-10 11:19:44 -04:00
Laurence Armstrong
e6a5ab4206
Update README.md 2019-09-18 08:37:29 +09:00
John Haugeland
288eb330a4
Update README.md 2019-09-08 22:37:19 -07:00
Danny McCormick
64f7d19cff
Update action.yml 2019-09-06 13:19:36 -04:00
Ting
9cc051b66c
Merge pull request #2 from actions/users/tihuang/changeinputs
remove unused inputs
2019-08-01 16:43:06 -04:00
Ting
e3e70e6fe5
remove unused inputs 2019-08-01 14:45:04 -04:00
Bryan MacFarlane
378baa6d3e
actions to steps 2019-07-25 21:31:50 -04:00
Danny McCormick
964323f426
Merge pull request #1 from actions/docs
Add docs
2019-07-23 15:36:33 -04:00
Danny McCormick
7933a7ec4c
Update README.md 2019-07-23 15:34:36 -04:00
Danny McCormick
e2f5e37059
Update README.md 2019-07-23 15:31:39 -04:00
Danny McCormick
0e2e127b05
Create LICENSE 2019-07-23 15:29:14 -04:00
Danny McCormick
062b83e7bf
Update README.md 2019-07-23 15:28:49 -04:00
Ting
eddfd6e0fc
Create README.md 2019-06-24 14:40:14 -06:00
Ting
b1d423026c
Create action.yml 2019-06-24 14:40:04 -06:00