Commit Graph

8 Commits (08396203c179e13c71b9754ce3472ed71842eec0)

Author SHA1 Message Date
Brian DeHamer c40c16d999
add new artifact-digest output
Signed-off-by: Brian DeHamer <bdehamer@github.com>
9 months ago
Josh Gross a0c40cf602
Update to latest `@actions/glob` and fix tests 1 year ago
Josh Gross cb6558bb10
Exclude hidden files by default 1 year ago
Rob Herley 997fffa355
add merge artifact sub-action 2 years ago
Rob Herley 1f64adb853
fix import 2 years ago
Rob Herley 8d531b15a6
reorganize upload code in prep for merge logic, add more tests 2 years ago
Konrad Pabjan 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>
5 years ago
Konrad Pabjan 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
5 years ago