245 Commits

Author SHA1 Message Date
a30777e265 @eggyhead
updating artifact dependency to version 2.1.1
2024-02-05 17:31:38 +00:00
3a8048248f Merge pull request #511 from actions/robherley/migration-docs-typo
Fix typo with v3 artifact downloads in migration guide
2024-01-31 12:36:26 -05:00
9d63e3f2f8 Merge branch 'main' into robherley/migration-docs-typo 2024-01-31 12:34:24 -05:00
dfa1ab292d fix typo with v3 artifact downloads in migration guide 2024-01-31 12:27:48 -05:00
d00351bf69 Merge pull request #509 from markmssd/patch-1
Update limitation of `10` artifacts upload to `500`
2024-01-29 09:38:17 -05:00
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.
2024-01-27 16:21:08 -05:00
26f96dfa69 Merge pull request #505 from actions/robherley/merge-artifacts
Add sub-action to merge artifacts
v4.3.0
2024-01-23 12:39:33 -05:00
530ed2c9b8 use correct artifact name in test 2024-01-23 11:26:59 -05:00
53ef6987b3 add additional integration test for merge all behavior 2024-01-23 11:15:52 -05:00
90b0f8eed8 add workflow to test merging 2024-01-22 22:50:11 -05:00
199a58f54f more docs 2024-01-22 22:24:56 -05:00
3f353f9d9e ncc 2024-01-22 21:46:33 -05:00
997fffa355 add merge artifact sub-action 2024-01-22 21:46:12 -05:00
52899c8c02 Merge pull request #504 from actions/robherley/reorganize
Reorganize upload code in prep for merge logic & add more tests
2024-01-22 16:56:11 -05:00
da58a3f7b2 ncc 2024-01-22 15:58:20 -05:00
1f64adb853 fix import 2024-01-22 15:52:35 -05:00
8d531b15a6 reorganize upload code in prep for merge logic, add more tests 2024-01-22 15:49:34 -05:00
694cdabd8b Merge pull request #501 from actions/robherley/overwrite-artifact
Ability to overwrite an Artifact
v4.2.0
2024-01-18 15:11:31 -05:00
05d4fe6702 run licensed against version that matches ci 2024-01-18 13:48:50 -05:00
40b3052821 update readme 2024-01-18 13:44:36 -05:00
49552fcb82 add overwrite tests to workflow 2024-01-18 13:33:14 -05:00
79615904cc licensed cache 2024-01-18 13:32:10 -05:00
11ff42c7b1 add new overwrite input & docs 2024-01-18 13:31:03 -05:00
1eb3cb2b3e Merge pull request #497 from actions/robherley/update-readme-limit
Update readme to reflect new artifact per job limit
v4.1.0
2024-01-10 15:47:13 -05:00
8688a86492 Update readme to reflect new artifact/job limit 2024-01-10 15:23:13 -05:00
73d8b66ede Support artifact-url output (#496)
* Support artifact-url output

* update dist/index.js

* Update license

* Simplify output

* Update README
2024-01-10 12:31:08 -05:00
c320f57948 Update README.md (#492)
Use correct id of step
2024-01-10 10:00:06 -05:00
cf8714cfea Merge pull request #482 from actions/robherley/add-migration-docs
Add migrations docs
2023-12-18 18:18:28 -05:00
7f16e37e88 add migrations docs 2023-12-18 18:10:52 -05:00
353073034f Merge pull request #468 from actions/robherley/misc-updates
Some cleanup
2023-12-14 15:14:19 -05:00
6c139afa6f update imports and old v4-beta references 2023-12-14 15:08:24 -05:00
c7d193f32e Merge pull request #466 from actions/v4-beta
upload-artifact@v4
v4.0.0
2023-12-14 10:04:00 -05:00
13131bb095 licensed cache 2023-12-13 16:02:47 -05:00
4a6c273b98 Merge branch 'main' into v4-beta 2023-12-13 15:10:05 -05:00
f391bb91a3 Merge pull request #465 from actions/robherley/v4-documentation
Update documentation for v4
2023-12-13 13:00:16 -05:00
9653d03c4b Apply suggestions from code review
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2023-12-13 12:24:16 -05:00
875b630764 add limitations section 2023-12-13 11:55:56 -05:00
ecb21463e9 add compression example 2023-12-13 10:17:03 -05:00
5e7604f84a trim some repeated info 2023-12-12 23:27:17 -05:00
d6437d0758 naming 2023-12-12 23:24:58 -05:00
1b56155703 s/v4-beta/v4/g 2023-12-12 23:21:37 -05:00
6a5077f99b update docs and bump @actions/artifact 2023-12-12 23:19:52 -05:00
2a6c27a029 Merge pull request #464 from actions/vmjoseph/v4-beta-more-descriptive-annotations
Consume latest @actions/toolkit
2023-12-11 14:32:50 -05:00
9a179cdb8d adding error message improvement 2023-12-11 16:41:05 +00:00
eba2a242da consume latest @actions/toolkit (#461) 2023-12-07 11:53:07 -08:00
500e175644 Merge pull request #460 from actions/robherley/consume-latest-toolkit
Consume latest @actions/artifact
2023-12-04 15:47:37 -05:00
83b889d09d consume latest @actions/artifact 2023-12-04 15:40:37 -05:00
eeb333dcd2 Merge pull request #453 from actions/robherley/more-v4-improvements
More v4 Improvements: adjustable compression level and tweak concurrency
2023-11-21 10:58:16 -05:00
fa39c94ed2 consume latest @actions/artifact from toolkit 2023-11-20 20:56:30 -05:00
59ef34ab24 bump for more logs 2023-11-20 11:28:41 -05:00