Commit Graph

215 Commits (main)
 

Author SHA1 Message Date
Jonathan Tamsut 552bf3722c new version 2 weeks ago
eggyhead 79616d2ded
Merge pull request #565 from actions/eggyhead/use-artifact-v2.1.6
updating toolkit artifact dependency to 2.1.6
2 weeks ago
Your Name 65462800fd updating package version 2 weeks ago
eggyhead c004fb4bf6
Merge branch 'main' into eggyhead/use-artifact-v2.1.6 2 weeks ago
Your Name 90aba496fc updating toolkit artifact dependency to 2.1.6 2 weeks ago
eggyhead b06cde36fc
Merge pull request #563 from actions/eggyhead/release-4.3.2
updating to release 4.3.2
3 weeks ago
eggyhead 1746f4ab65 Revert "updating to release 4.3.2"
This reverts commit 31685d04a0.

updating to release 4.3.2
3 weeks ago
eggyhead 31685d04a0 updating to release 4.3.2 3 weeks ago
eggyhead 18bf333cd2
Merge pull request #562 from actions/eggyhead/update-artifact-v215
updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1
3 weeks ago
eggyhead dac413befa update package lock version 3 weeks ago
eggyhead bb3b4a3cdb updating package version 3 weeks ago
eggyhead 3e3da837d2 updating artifact and core dependencies 3 weeks ago
Rob Herley e35774f165
Merge pull request #561 from actions/robherley/deprecation-notice
Update readme with v3/v2/v1 deprecation notice
3 weeks ago
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/
3 weeks ago
Rob Herley ef09cdac3e
Merge pull request #523 from andrewakim/andrewakim/migration-readme-fix
Minor fix to the migration readme
3 months ago
Andrew Kim 00e36f94d8
Minor fix to the migration readme 3 months ago
Konrad Pabjan 4c0ff1c489
Update release-new-action-version.yml (#516) 3 months ago
eggyhead 5d5d22a312
Merge pull request #515 from actions/eggyhead/update-artifact-v2.1.1
updating artifact dependency to version 2.1.1
3 months ago
eggyhead f1e993d966 update artifact license 3 months ago
eggyhead 4881bfd3f2 updating dist: 3 months ago
eggyhead a30777e265 @eggyhead
updating artifact dependency to version 2.1.1
3 months ago
Rob Herley 3a8048248f
Merge pull request #511 from actions/robherley/migration-docs-typo
Fix typo with v3 artifact downloads in migration guide
3 months ago
Rob Herley 9d63e3f2f8
Merge branch 'main' into robherley/migration-docs-typo 3 months ago
Rob Herley dfa1ab292d
fix typo with v3 artifact downloads in migration guide 3 months ago
Rob Herley d00351bf69
Merge pull request #509 from markmssd/patch-1
Update limitation of `10` artifacts upload to `500`
3 months 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.
3 months ago
Rob Herley 26f96dfa69
Merge pull request #505 from actions/robherley/merge-artifacts
Add sub-action to merge artifacts
4 months ago
Rob Herley 530ed2c9b8
use correct artifact name in test 4 months ago
Rob Herley 53ef6987b3
add additional integration test for merge all behavior 4 months ago
Rob Herley 90b0f8eed8
add workflow to test merging 4 months ago
Rob Herley 199a58f54f
more docs 4 months ago
Rob Herley 3f353f9d9e
ncc 4 months ago
Rob Herley 997fffa355
add merge artifact sub-action 4 months ago
Rob Herley 52899c8c02
Merge pull request #504 from actions/robherley/reorganize
Reorganize upload code in prep for merge logic & add more tests
4 months ago
Rob Herley da58a3f7b2
ncc 4 months ago
Rob Herley 1f64adb853
fix import 4 months ago
Rob Herley 8d531b15a6
reorganize upload code in prep for merge logic, add more tests 4 months ago
Rob Herley 694cdabd8b
Merge pull request #501 from actions/robherley/overwrite-artifact
Ability to overwrite an Artifact
4 months ago
Rob Herley 05d4fe6702
run licensed against version that matches ci 4 months ago
Rob Herley 40b3052821
update readme 4 months ago
Rob Herley 49552fcb82
add overwrite tests to workflow 4 months ago
Rob Herley 79615904cc
licensed cache 4 months ago
Rob Herley 11ff42c7b1
add new overwrite input & docs 4 months ago
Rob Herley 1eb3cb2b3e
Merge pull request #497 from actions/robherley/update-readme-limit
Update readme to reflect new artifact per job limit
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 cf8714cfea
Merge pull request #482 from actions/robherley/add-migration-docs
Add migrations docs
5 months ago
Rob Herley 7f16e37e88
add migrations docs 5 months ago
Rob Herley 353073034f
Merge pull request #468 from actions/robherley/misc-updates
Some cleanup
5 months ago