Commit Graph

21 Commits (83fd05a356d7e2593de66fc9913b3002723633cb)

Author SHA1 Message Date
Konrad Pabjan 83fd05a356
Bump actions-core to v1.10.0 (#356) 3 years ago
Rob Herley 849aa7758a
nvm use 12 & npm run release 3 years ago
Rob Herley 4d3986961d
recompile with correct ncc version 3 years ago
Rob Herley 2e0d362ec5
bump @actions/artifact to 1.1.0 3 years ago
Jonathan Tamsut 6673cd052c
Update `lockfileVersion` in `package-lock.json` (#302)
* update lockfileVersion

* regenerate package lock

* update actions/artifact package

* upgrade to v3

* bump license number

* bump upload-artifact package version

* regenerate index.js

* add newline

* generate release

* revert index.js

* use correct typescript version

* revert artifact version

* regenerate lock file

* revert to newer packages

* regenerate index.js

* use new version in README
4 years ago
Konrad Pabjan 82c141cc51
Bump @actions/artifact to version 0.6.1 (#286) 4 years ago
Konrad Pabjan da838ae959
Bump @actions/artifact to version 0.6.0 (#280) 4 years ago
Brian Cristante 27121b0bdf
Ingest v0.5.2 of @actions/artifact (#224)
* npm install --update @actions/artifact

* update .license file

* npm run release
4 years ago
Konrad Pabjan ee69f02b3d
Bump @actions/artifact to version 0.5.1 (#189)
* Bump @actions/artifact to version 0.5.1

* Update license versions
5 years ago
Yang Cao e95d1b9c8d update index.js 5 years ago
Konrad Pabjan e448a9b857
Add retries to all HTTP calls + resolve dependabot alerts (#160)
* Bump @actions/artifact to version 0.5.0

* Resolve dependabot alert for node-notifier

* Resolve dependabot alert for node-fetch

* Bump artifact.dep.yml

* Update http-client.dep.yml
5 years ago
Josh Gross 328d69042a
Update @actions/core to 1.2.6 5 years ago
Yang Cao 4560c23b39 Check for invalid retention-days input 5 years ago
Yang Cao 59018c2f85 Add an option to specify retention period 5 years ago
Konrad Pabjan 268d754764
Retry on 413 response codes (#108) 5 years ago
Konrad Pabjan c8879bf5ae
Detect case insensitive uploads + Bump @actions/artifact to version 0.3.3 (#106)
* Detect case insensitive uploads

* PR feedback
5 years ago
Konrad Pabjan 5ba29a7d5b
Add new option to specify behavior if no files found (#104)
* Add new option to specify behavior if no files found
5 years ago
Konrad Pabjan 5f948bc1f0
Correctly check symlinks (#103) 5 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 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 #
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