Commit Graph
22 Commits
Author SHA1 Message Date
Konrad PabjanandGitHub 58740802ef Update README.md 2020-08-11 18:20:19 +02:00
Konrad PabjanandGitHub 268d754764 Retry on 413 response codes (#108) 2020-08-04 17:36:48 +02:00
Konrad PabjanandGitHub c8879bf5ae Detect case insensitive uploads + Bump @actions/artifact to version 0.3.3 (#106)
* Detect case insensitive uploads

* PR feedback
2020-07-31 19:22:08 +02:00
Konrad PabjanandGitHub 5ba29a7d5b Add new option to specify behavior if no files found (#104)
* Add new option to specify behavior if no files found
2020-07-31 17:27:37 +02:00
Konrad PabjanandGitHub 5f948bc1f0 Correctly check symlinks (#103) 2020-07-27 15:41:16 +02:00
Konrad PabjanandGitHub 8ec57c93cb Update README.md 2020-07-14 12:25:21 +02:00
Konrad PabjanandGitHub ee5fe7718d Update test.yml 2020-07-14 12:20:40 +02:00
Konrad PabjanandGitHub 0c366cb4fc Create CONTRIBUTING.md 2020-07-10 14:17:19 +02:00
Konrad PabjanandGitHub 63d6076e6f Create CODE_OF_CONDUCT.md 2020-07-10 13:49:39 +02:00
Konrad PabjanandGitHub ebad382c09 Fix outdated dependencies (#96)
* Update outdated dependencies

* Update more outdated dependencies
2020-07-09 22:26:29 +02:00
Konrad PabjanandGitHub 90f03bd03e Update outdated dependencies (#95) 2020-07-09 21:44:51 +02:00
f265ac5693 Multi Path Artifact Upload + Exclude Character Support (#94)
* Support for multi path upload

* Update README

* Fix tests

* Actually fix tests

* PR feedback

* Fix

* Apply suggestions from code review

Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>

* Fix more tests

Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>
2020-07-09 20:53:45 +02:00
Konrad PabjanandGitHub 4347a0d55a Update README.md 2020-06-29 11:07:02 +02:00
Konrad PabjanandGitHub 97b7dace6c Fix connection errors if a retry is encountered (#82)
* Use @actions/artifact 0.3.2

* setFailed if certain items don't upload

* Update verion #
2020-05-18 15:43:29 +02:00
Konrad PabjanandGitHub e59920f5cf Update issue templates 2020-05-08 21:08:51 +02:00
Konrad PabjanandGitHub e7eefc4917 V2 Upload Artifact (#70)
* V2 Preview (#54)

* V2 Upload Artifact

* Improve logs

* Update release

* Update test.yml

* Update test.yml

* Update test.yml

* @actions/artifact v0.2.0 package

* Add extra YAML test

* Extra Documentation

* Update README.md

* Update README.md

* Update NPM packages

* Update to @actions/artifact 0.3.1

* Update readme from v2 preview to v2

* Add .gitattributes

* Misc Updates

* macOS to macos

* Update YAML so only push events trigger on the master branch
2020-04-28 17:18:53 +02:00
Konrad PabjanandGitHub 8eb149d680 Update README.md 2020-01-16 14:38:17 -05:00
Konrad PabjanandGitHub ceafd8bc4a Update README.md 2020-01-16 14:36:06 -05:00
Konrad PabjanandGitHub 3446296876 Update README.md 2019-11-25 13:12:56 -05:00
Konrad PabjanandGitHub 5f1f582ae4 Merge pull request #23 from limonte/patch-1
Add information on how to run when the previous step failed
2019-11-25 13:11:23 -05:00
Konrad PabjanandGitHub d83be62f7c Merge pull request #32 from actions/joshmgross/update-example
Use v1 instead of master in example
2019-11-21 13:40:51 -05:00
Konrad PabjanandGitHub 3f11cd5c05 Merge pull request #28 from actions/ethomson/update_description
Update description
2019-11-21 13:39:55 -05:00