Commit Graph

54 Commits (main)

Author SHA1 Message Date
Rob Herley e63ea677fb
Update readme with v3/v2/v1 deprecation notice
- https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
- https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
1 month ago
Mark Massoud 707f5a7b71
Update limitation of `10` artifacts upload to `500`
According to https://github.com/actions/upload-artifact/issues/470#issuecomment-1885881535, the limitation has been raised from `10` to `500`. This PR simply updates the docs to reflect the change.
4 months ago
Rob Herley 53ef6987b3
add additional integration test for merge all behavior 4 months ago
Rob Herley 40b3052821
update readme 4 months ago
Rob Herley 11ff42c7b1
add new overwrite input & docs 4 months ago
Rob Herley 8688a86492
Update readme to reflect new artifact/job limit 4 months ago
Konrad Pabjan 73d8b66ede
Support artifact-url output (#496)
* Support artifact-url output

* update dist/index.js

* Update license

* Simplify output

* Update README
4 months ago
shmuel c320f57948
Update README.md (#492)
Use correct id of step
4 months ago
Rob Herley 7f16e37e88
add migrations docs 5 months ago
Rob Herley 6c139afa6f
update imports and old v4-beta references 5 months ago
Rob Herley 9653d03c4b
Apply suggestions from code review
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
5 months ago
Rob Herley 875b630764
add limitations section 5 months ago
Rob Herley ecb21463e9
add compression example 5 months ago
Rob Herley 5e7604f84a
trim some repeated info 5 months ago
Rob Herley d6437d0758
naming 5 months ago
Rob Herley 1b56155703
s/v4-beta/v4/g 5 months ago
Rob Herley 6a5077f99b
update docs and bump @actions/artifact 5 months ago
Konrad Pabjan aa5cae10db
Add artifact-id output to v4-beta (#448)
* Add artifact-id to outputs

* ncc

---------

Co-authored-by: Rob Herley <robherley@github.com>
7 months ago
George Melikov e0057a5b76
README: Bump actions/checkout to v3 (#352)
`Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/checkout`

It's great to have non-deprecated examples.
1 year 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
2 years ago
Konrad Pabjan 87348cee5f
Add 503 warning when uploading to the same artifact 2 years ago
Jozef Izso f4ac36d205
Improve readme (#278) 2 years ago
Konrad Pabjan 5f375cca4b
Document how to correctly use environment variables for path input (#274)
* Update README.md

* Update README.md
2 years ago
Peter Mescalchin 0b3de3e43b
Fix `README.md` links and some formatting updates (#273)
* Some `README.md` whitespace and tweaks

* Fix link and title to GitHub documentation page on `README.md`

* Update link to `actions/toolkit` documentation

* De-quote some YAML blocks/examples in `README.md`
3 years ago
Robert Cannon 9243a41f97
Re-order example descriptions (#209)
Given the way that the two descriptions were written it was confusing about which example was being discussed (see specifically "In the above example in the previous version).
3 years ago
Remy Kabel 9dc0ee81a2
Fix spelling error (#204)
effect -> affect
3 years ago
Konrad Pabjan a4f98af3fa
Update README.md 3 years ago
Konrad Pabjan 16b8b2b2e7
Update where does the upload go section (#162) 3 years ago
Konrad Pabjan e4a7ffadfc
Update README with more retention documentation 4 years ago
Brian Westphal 726a6dcd01
Adding example of retention-days option. (#131) 4 years ago
Justin Weissig abecf4abf4
Updated README.md (#118)
Fixed minor spelling and grammar issues.
4 years ago
Konrad Pabjan 58740802ef
Update README.md 4 years ago
Konrad Pabjan c8879bf5ae
Detect case insensitive uploads + Bump @actions/artifact to version 0.3.3 (#106)
* Detect case insensitive uploads

* PR feedback
4 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
4 years ago
Konrad Pabjan 8ec57c93cb
Update README.md 4 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>
4 years ago
Konrad Pabjan 4347a0d55a
Update README.md 4 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
4 years ago
Manolo Edge 1283ca12b6
grammar: changed "trash can" to "trashcan" (#57) 4 years ago
Konrad Pabjan 8eb149d680
Update README.md 4 years ago
Konrad Pabjan ceafd8bc4a
Update README.md 4 years ago
Konrad Pabjan 3446296876
Update README.md 5 years ago
Konrad Pabjan 5f1f582ae4
Merge pull request #23 from limonte/patch-1
Add information on how to run when the previous step failed
5 years ago
Josh Gross 61a177553a
Use `v1` instead of master in example 5 years ago
Limon Monte 532461edc1
Add information on how to run when the previous step failed 5 years ago
John Haugeland 54eed99190
Update README.md 5 years ago
Chris Patterson 9da9a3d797
Referencing checkout at v1 instead of master. 5 years ago
Warren Buckley fde47e3d18
Add in note about where the upload goes to help newcomers 5 years ago
Chris Patterson ec188c28d2
Update README.md 5 years ago
Bryan MacFarlane 238f4bdf55
actions to steps 5 years ago