Commit Graph

182 Commits

Author SHA1 Message Date
cc20338598 Merge pull request #380 from actions/yacaovsnc/release_4_1_9
Update artifact package to 2.2.2
v4.1.9
2025-02-25 16:23:11 -05:00
1fc0fee191 Update artifact package to 2.2.2 2025-02-25 16:10:45 -05:00
7fba95161a Merge pull request #372 from andyfeller/patch-1
Update MIGRATION.md
2025-01-10 12:01:23 -05:00
f9ceb7763b Update MIGRATION.md
Fixing the broken link pointing to `actions/upload-artifact` content outside of the repository.

cc: @pedrolacerda
2025-01-10 11:56:44 -05:00
533298bc57 Merge pull request #370 from froblesmartin/patch-1
docs: small migration fix
2024-12-23 13:12:54 -05:00
d06289e120 docs: small migration fix 2024-12-23 14:32:00 +01:00
d0ce8fd116 Merge pull request #354 from actions/Jcambass-patch-1
Add workflow file for publishing releases to immutable action package
2024-09-26 08:20:04 +02:00
1ce0d91ace Add workflow file for publishing releases to immutable action package
This workflow file publishes new action releases to the immutable action package of the same name as this repo.

This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-09-24 15:12:00 +02:00
fa0a91b85d Merge pull request #341 from actions/robherley/bump-pkgs
Update @actions/artifact version, bump dependencies
v4.1.8
2024-07-05 11:11:21 -04:00
b54d0883e1 Update @actions/artifact version, bump dependencies 2024-07-05 14:45:55 +00:00
65a9edc588 Merge pull request #325 from bethanyj28/main
Update @actions/artifact dependency
v4.1.7
2024-04-24 10:29:35 -04:00
fdd1595981 licensed 2024-04-24 10:10:29 -04:00
c13dba102f update @actions/artifact dependency 2024-04-24 10:05:20 -04:00
0daa75ebea Merge pull request #324 from actions/eggyhead/use-artifact-v2.1.6
updating artifact package v2.1.6
2024-04-22 08:57:57 -07:00
9c19ed7fe5 Merge branch 'main' into eggyhead/use-artifact-v2.1.6 v4.1.6 2024-04-22 08:15:32 -07:00
3d3ea8741e updating license 2024-04-22 08:13:41 -07:00
89af5db821 updating artifact package v2.1.6 2024-04-22 08:12:12 -07:00
b4aefff88e Merge pull request #323 from actions/eggyhead/update-artifact-v215
updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1
2024-04-17 14:59:43 -07:00
8caf195ad4 package lock update v4.1.5 2024-04-17 20:50:58 +00:00
d7a2ec411d updating package version 2024-04-17 20:38:32 +00:00
e56a1d48ef updating core dependency 2024-04-17 17:01:10 +00:00
1fcda58b3a updating core license 2024-04-17 09:28:24 -07:00
325a10d8b7 updating actions dependency to v2.1.5 2024-04-17 16:21:00 +00:00
f8aaee4a21 Merge pull request #322 from actions/robherley/deprecation-notice
Update readme with v3/v2/v1 deprecation notice
2024-04-16 17:13:40 -04:00
d98334b11d 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:50:38 -04:00
c850b930e6 Merge pull request #307 from bethanyj28/main
Update @actions/artifact
v4.1.4
2024-03-01 13:27:40 -05:00
6fd111f15a update @actions/artifact 2024-03-01 13:20:31 -05:00
87c55149d9 Merge pull request #303 from bethanyj28/main
Update @actions/artifact
v4.1.3
2024-02-26 10:45:15 -05:00
47f9ce604f update @actions/artifact 2024-02-26 10:40:04 -05:00
127824d34c Merge pull request #299 from bethanyj28/main
Update toolkit dependency with updated unzip logic
2024-02-23 16:56:43 -05:00
6dd49bff0a licensed only artifact 2024-02-23 16:51:43 -05:00
f71c0e3da3 Revert "licensed"
This reverts commit 7c63dfde29.
2024-02-23 16:51:09 -05:00
7c63dfde29 licensed 2024-02-23 16:49:11 -05:00
67d37cd346 Update toolkit 2024-02-23 16:42:29 -05:00
348754975e Update release-new-action-version.yml (#292) 2024-02-05 17:20:20 -05:00
eaceaf801f Merge pull request #291 from actions/eggyhead/update-artifact-v2.1.1
updating artifact dependency to version 2.1.1
v4.1.2
2024-02-05 13:20:19 -08:00
81eafdc926 update artifact license 2024-02-05 17:53:17 +00:00
9ac5cad9e2 updating artifact dependency to version 2.1.1 2024-02-05 17:25:55 +00:00
3ad8411bbd Merge pull request #287 from actions/robherley/sync-migration-docs
Sync migration docs with upload-artifact
2024-01-31 12:42:51 -05:00
1de464352c Sync migration docs with upload-artifact
We've updated them quite a bit in upload-artifact so let's make sure we're consistent.
2024-01-31 12:36:02 -05:00
bb3fa7fd35 Merge pull request #275 from actions/robherley/better-log-msgs
Clarify log messages when using `pattern` or `merge-multiple` params
2024-01-10 16:00:02 -05:00
a244de5a62 ncc 2024-01-10 15:17:47 -05:00
355659bff2 clarify log messages when using pattern/merge-multiple params 2024-01-10 15:15:52 -05:00
6b208ae046 Merge pull request #274 from actions/vmjoseph/timeout-patch
Add patch fix for transient timeout issues from new artifact's package
v4.1.1
2024-01-10 12:01:10 -05:00
6c5b5806e1 only adding updated license 2024-01-10 16:49:33 +00:00
5f5015dc38 readding index 2024-01-10 16:48:45 +00:00
1fddaaf0f1 Revert "updating licenses"
This reverts commit 657edd9b81.
2024-01-10 16:48:01 +00:00
8aa9e2115b Revert "updating dist"
This reverts commit 555a2fc129.
2024-01-10 16:47:16 +00:00
657edd9b81 updating licenses 2024-01-10 16:44:54 +00:00
555a2fc129 updating dist 2024-01-10 16:18:33 +00:00