Josh Soref
f8fff0c1f0
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-10-30 09:36:17 -04:00
Josh Soref
55f5a1aa62
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-10-30 09:36:17 -04:00
Josh Soref
ecc6a0a912
Fix include-hidden-files
documentation grammar
2024-10-30 09:36:17 -04:00
Josh Soref
3ebf8b2556
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-10-30 09:36:17 -04:00
Josh Soref
fd99883423
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-10-30 09:36:17 -04:00
Josh Soref
38ea23d5ce
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-10-30 09:36:11 -04:00
Josh Gross
184d73b71b
Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action
...
Check dist/ / check-dist (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Has been cancelled
Licensed / Check licenses (push) Has been cancelled
Test / Build (push) Has been cancelled
Test / Merge (push) Has been cancelled
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
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
...
Check dist/ / check-dist (push) Waiting to run
Code scanning - action / CodeQL-Build (push) Waiting to run
Licensed / Check licenses (push) Waiting to run
Test / Build (push) Waiting to run
Test / Merge (push) Blocked by required conditions
Bump `@actions/artifact` to 2.1.11
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
...
Check dist/ / check-dist (push) Waiting to run
Code scanning - action / CodeQL-Build (push) Waiting to run
Licensed / Check licenses (push) Waiting to run
Test / Build (push) Waiting to run
Test / Merge (push) Blocked by required conditions
Update @actions/artifact to latest version, includes symlink and timeout fixes
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
...
Check dist/ / check-dist (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Has been cancelled
Licensed / Check licenses (push) Has been cancelled
Test / Build (push) Has been cancelled
Test / Merge (push) Has been cancelled
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
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
2024-08-06 10:41:08 -04:00
Rob Herley
134dcf33c0
v4.3.6
2024-08-06 10:24:34 -04:00
Rob Herley
73a0b9c954
revert back to @actions/artifact 2.1.8
2024-08-06 10:23:43 -04:00
Rob Herley
89ef406dd8
Merge pull request #588 from actions/robherley/4.3.5
...
Bump @actions/artifact to v2.1.9
2024-08-02 09:59:06 -04:00
Rob Herley
23d796df36
license updates
2024-08-01 15:50:32 -04:00
Rob Herley
e445c64bc2
bump @actions/artifact to v2.1.9
2024-08-01 15:46:49 -04:00
Rob Herley
0b2256b8c0
Merge pull request #584 from actions/robherley/bump-pkgs
...
Update @actions/artifact version, bump dependencies
2024-07-05 11:11:13 -04:00
Rob Herley
488dcefb9b
licensed cache
2024-07-05 14:39:15 +00:00
Rob Herley
04c51f5766
ncc
2024-07-05 13:55:51 +00:00
Rob Herley
32a9e276a8
bump @actions/artifact and npm audit
2024-07-05 13:51:02 +00:00
Hamir Mahal
a954e16c38
fix: deprecated Node.js
version in action
2024-06-17 13:25:23 -07:00
Hamir Mahal
a1d85e775a
ci: update CodeQL Action
before deprecation
2024-06-17 13:00:34 -07:00
Jonathan Tamsut
552bf3722c
new version
2024-04-23 11:22:42 -07:00
eggyhead
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
Your Name
65462800fd
updating package version
2024-04-22 08:10:47 -07:00
eggyhead
c004fb4bf6
Merge branch 'main' into eggyhead/use-artifact-v2.1.6
2024-04-22 08:08:40 -07:00
Your Name
90aba496fc
updating toolkit artifact dependency to 2.1.6
2024-04-22 08:06:58 -07:00
eggyhead
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