276 Commits

Author SHA1 Message Date
Josh Soref
2072a9af39
Merge c11cddaf415dd6dac4730a28d5e3137084b4480e into 6027e3dd177782cd8ab9af838c04fd81a07f1d47 2025-03-30 16:53:13 +05:30
Rob Herley
6027e3dd17
Merge pull request #681 from GhadimiR/patch-1
Update README.md
2025-03-25 09:24:05 -04:00
Ryan Ghadimi
d7079ed267
Merge branch 'main' into patch-1 2025-03-25 09:29:28 +00:00
Yang Cao
ea165f8d65
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release
Update to use artifact 2.3.2 package & prepare for new upload-artifact release
v4 v4.6.2
2025-03-19 10:34:59 -07:00
Salman Chishti
08396203c1 Prepare for new release of actions/upload-artifact with new toolkit cache version 2025-03-19 05:38:34 -07:00
Ryan Ghadimi
99ec7df36b
Update README.md 2025-03-14 15:03:00 +00:00
Yang Cao
4cec3d8aa0
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2
Update to use artifact 2.2.2 package
v4.6.1
2025-02-21 13:56:39 -05:00
Yang Cao
e9fad966cc license cache update for artifact 2025-02-21 13:16:50 -05:00
Yang Cao
b26fd06e9d Update to use artifact 2.2.2 package 2025-02-21 13:05:59 -05:00
Yang Cao
65c4c4a1dd
Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_and_timeout
Expose env vars to control concurrency and timeout
v4.6.0
2025-01-09 10:32:47 -05:00
Yang Cao
0207619228 move files back to satisfy licensed ci 2025-01-09 10:18:40 -05:00
Yang Cao
1ecca81102 licensed cache updates 2025-01-09 09:57:34 -05:00
Yang Cao
97422693d3 Expose env vars to controll concurrency and timeout 2025-01-09 14:41:08 +00:00
Josh Soref
c11cddaf41 Improve trashcan documentation
Reorder paragraph to simplify messaging for only users with write permissions instead of getting people's hopes up that there might be a trash can only to dash it a sentence later.
2024-12-27 15:08:28 -05:00
Josh Soref
6ee0aee05d Improve Zip archives documentation grammar
As the format is `Zip`, it's wrong to precede it with an article `a` which would be more appropriate for an instance of the format.
2024-12-27 15:08:28 -05:00
Josh Soref
0387148d8c Improve outputs documentation
Use `the` for `artifact-id` as it's a precise instance and not an amorphous artifact.
Fix boolean grammar for `artifact-url` -- all conditions must be true in order for the `artifact-url` to be valid.
2024-12-27 15:08:28 -05:00
Josh Soref
694ad020c0 Fix include-hidden-files documentation grammar 2024-12-27 15:05:56 -05:00
Josh Soref
9a6f90fdff Improve compression-level documentation
Wrap text so that it isn't clipped when rendered in:
https://github.com/actions/upload-artifact?tab=readme-ov-file#inputs
2024-12-27 15:05:56 -05:00
Josh Soref
a44bc71eb1 Improve retention-days documentation
Clarify that `retention-days: 0` is a valid configuration which is numerically less than 1, but that the shortest retention is `1` (it is _not_ a minimum value according to Math/Numbers/Integers, it's just the shortest retention value).
Clarify that the maximum `retention-days` value is configured per repository (which implicitly inherits from organizations...) but that the default for repositories is 90 days.
2024-12-27 15:05:56 -05:00
Josh Soref
319676eefa Improve if-no-files-found documentation
If `if-no-files-found: ignore` and `overwrite: false` and an artifact already exists, the action will fail, so clarify that `ignore` doesn't guarantee the action won't fail.
2024-12-27 15:05:56 -05:00
Rob Herley
6f51ac03b9
Merge pull request #656 from bdehamer/bdehamer/artifact-digest
Add new `artifact-digest` output
v4.5.0
2024-12-17 17:02:00 -05:00
Brian DeHamer
c40c16d999
add new artifact-digest output
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-17 13:48:06 -08:00
Brian DeHamer
735efb4a0a
bump @actions/artifact from 2.1.11 to 2.2.0
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-17 12:10:23 -08:00
Josh Gross
184d73b71b
Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action
fix: deprecated `Node.js` version in action
2024-10-09 13:44:23 -04:00
Josh Gross
b4a0a984a0
Merge branch 'main' into fix/deprecated-nodejs-usage-in-action 2024-10-09 13:29:53 -04:00
Josh Gross
b4b15b8c7c
Merge pull request #632 from actions/joshmgross/undo-dependency-changes
Undo indirect dependency updates from #627
v4.4.3
2024-10-09 13:16:31 -04:00
Josh Gross
92b01ebffa
Undo indirect dependency updates from #627 2024-10-09 12:35:22 -04:00
Rob Herley
84480863f2
Merge pull request #627 from actions/robherley/v4.4.2
Bump `@actions/artifact` to 2.1.11
v4.4.2
2024-10-08 14:15:05 -04:00
Rob Herley
b1d4642b69
add explicit relative and absolute symlinks to workflow 2024-10-08 13:39:45 -04:00
Rob Herley
d50e66084c
bump version 2024-10-08 13:35:54 -04:00
Rob Herley
aabe6f8050
build with @actions/artifact v2.1.11 2024-10-08 12:46:18 -04:00
Rob Herley
604373da63
Merge pull request #625 from actions/robherley/artifact-2.1.10
Update @actions/artifact to latest version, includes symlink and timeout fixes
v4.4.1
2024-10-07 11:46:25 -04:00
Rob Herley
0150148bdf
paste right core version 2024-10-07 09:57:16 -04:00
Rob Herley
a009b25faa
update licenses 2024-10-07 09:55:37 -04:00
Rob Herley
9f6f6f402e
update @actions/core and @actions/artifact to latest versions 2024-10-07 09:45:59 -04:00
Joel Ambass
3eadd8b791
Merge pull request #621 from actions/Jcambass-patch-1
Add workflow file for publishing releases to immutable action package
2024-09-26 08:20:21 +02:00
Joel Ambass
aeba9f7961
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:53:26 +02:00
Josh Gross
b18b1d32f3
Merge pull request #607 from actions/joshmgross/hidden-files-readme
Add a section about hidden files
2024-09-02 10:39:50 -04:00
Josh Gross
d7c12077c4
Add a section about hidden files 2024-09-02 10:30:03 -04:00
Josh Gross
50769540e7
Merge pull request #598 from actions/joshmgross/exclude-hidden-files
Exclude hidden files by default
v4.4.0
2024-08-29 10:38:39 -04:00
Josh Gross
d52396ac5d
Add a warning about enabling include-hidden-files 2024-08-15 19:45:59 -04:00
Josh Gross
710f362075
Remove "merged" from include-hidden-files input description 2024-08-15 19:39:39 -04:00
Josh Gross
3b315f26f6
npm run release again 🙂 2024-08-15 17:36:20 -04:00
Josh Gross
3be2180eb7
Remove another trailing comma 2024-08-15 17:35:00 -04:00
Josh Gross
453e8d0a40
Update glob license 2024-08-15 17:31:21 -04:00
Josh Gross
0a398c1480
npm run release 2024-08-15 17:30:44 -04:00
Josh Gross
a0c40cf602
Update to latest @actions/glob and fix tests 2024-08-15 17:26:43 -04:00
Josh Gross
acb59e4776
lint 2024-08-15 16:31:57 -04:00
Josh Gross
cb6558bb10
Exclude hidden files by default 2024-08-15 16:22:09 -04:00
Rob Herley
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