233 Commits

Author SHA1 Message Date
710f362075 Remove "merged" from include-hidden-files input description 2024-08-15 19:39:39 -04:00
3b315f26f6 npm run release again 🙂 2024-08-15 17:36:20 -04:00
3be2180eb7 Remove another trailing comma 2024-08-15 17:35:00 -04:00
453e8d0a40 Update glob license 2024-08-15 17:31:21 -04:00
0a398c1480 npm run release 2024-08-15 17:30:44 -04:00
a0c40cf602 Update to latest @actions/glob and fix tests 2024-08-15 17:26:43 -04:00
acb59e4776 lint 2024-08-15 16:31:57 -04:00
cb6558bb10 Exclude hidden files by default 2024-08-15 16:22:09 -04:00
834a144ee9 Merge pull request #594 from actions/robherley/4.3.6
Revert to @actions/artifact 2.1.8
v4.3.6
2024-08-06 10:41:08 -04:00
134dcf33c0 v4.3.6 2024-08-06 10:24:34 -04:00
73a0b9c954 revert back to @actions/artifact 2.1.8 2024-08-06 10:23:43 -04:00
89ef406dd8 Merge pull request #588 from actions/robherley/4.3.5
Bump @actions/artifact to v2.1.9
v4.3.5
2024-08-02 09:59:06 -04:00
23d796df36 license updates 2024-08-01 15:50:32 -04:00
e445c64bc2 bump @actions/artifact to v2.1.9 2024-08-01 15:46:49 -04:00
0b2256b8c0 Merge pull request #584 from actions/robherley/bump-pkgs
Update @actions/artifact version, bump dependencies
v4.3.4
2024-07-05 11:11:13 -04:00
488dcefb9b licensed cache 2024-07-05 14:39:15 +00:00
04c51f5766 ncc 2024-07-05 13:55:51 +00:00
32a9e276a8 bump @actions/artifact and npm audit 2024-07-05 13:51:02 +00:00
552bf3722c new version 2024-04-23 11:22:42 -07:00
79616d2ded Merge pull request #565 from actions/eggyhead/use-artifact-v2.1.6
updating toolkit artifact dependency to 2.1.6
2024-04-22 09:19:03 -07:00
65462800fd updating package version v4.3.3 2024-04-22 08:10:47 -07:00
c004fb4bf6 Merge branch 'main' into eggyhead/use-artifact-v2.1.6 2024-04-22 08:08:40 -07:00
90aba496fc updating toolkit artifact dependency to 2.1.6 2024-04-22 08:06:58 -07:00
b06cde36fc Merge pull request #563 from actions/eggyhead/release-4.3.2
updating to release 4.3.2
2024-04-18 08:13:48 -07:00
1746f4ab65 Revert "updating to release 4.3.2"
This reverts commit 31685d04a0d6557fe2be4174c3ea69ee4cbfa6bb.

updating to release 4.3.2
v4.3.2
2024-04-18 15:05:07 +00:00
31685d04a0 updating to release 4.3.2 2024-04-18 14:56:48 +00:00
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
2024-04-17 15:05:29 -07:00
dac413befa update package lock version 2024-04-17 21:24:58 +00:00
bb3b4a3cdb updating package version 2024-04-17 20:38:47 +00:00
3e3da837d2 updating artifact and core dependencies 2024-04-17 17:00:25 +00:00
e35774f165 Merge pull request #561 from actions/robherley/deprecation-notice
Update readme with v3/v2/v1 deprecation notice
2024-04-16 17:12:57 -04:00
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/
2024-04-16 16:48:37 -04:00
ef09cdac3e Merge pull request #523 from andrewakim/andrewakim/migration-readme-fix
Minor fix to the migration readme
2024-02-15 14:06:33 -05:00
00e36f94d8 Minor fix to the migration readme 2024-02-15 11:01:40 -08:00
4c0ff1c489 Update release-new-action-version.yml (#516) 2024-02-05 17:19:59 -05:00
5d5d22a312 Merge pull request #515 from actions/eggyhead/update-artifact-v2.1.1
updating artifact dependency to version 2.1.1
v4.3.1
2024-02-05 13:19:54 -08:00
f1e993d966 update artifact license 2024-02-05 17:52:45 +00:00
4881bfd3f2 updating dist: 2024-02-05 17:39:17 +00:00
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