Rob Herley
7fd71a5e13
fix typo
2024-01-17 16:56:34 -05:00
Rob Herley
b62d4c91b6
add public and internal methods to delete artifacts
2024-01-17 16:18:49 -05:00
Rob Herley
befa19f3a8
initalize artifact client as default export
2023-12-06 04:00:07 +00:00
Rob Herley
a3053b5cc2
fix typo
2023-12-05 18:47:37 +00:00
Rob Herley
b9872153b8
update GHES warning behavior
2023-12-05 18:42:36 +00:00
Rob Herley
790e6f7194
more docs
2023-12-03 20:52:36 +00:00
Rob Herley
c11a7cdeac
wip
2023-12-03 06:24:49 +00:00
Rob Herley
c94ca49c9c
ability to filter artifacts by latest
2023-12-03 05:01:20 +00:00
Rob Herley
a59f976dd4
minor fixes
2023-12-01 09:05:46 -05:00
Rob Herley
4789a46578
make FindOptions interface more user friendly
2023-12-01 02:15:25 +00:00
Rob Herley
695bf98f84
rewrite artifacts client to have public and internal implementations
2023-11-30 03:47:04 +00:00
Konrad Pabjan
7b617c260d
[Artifacts] @actions/artifact list artifact functionality + download interface setup ( #1495 )
...
* actions/artifact preparation for download-artifact v4
* Test matrix strategy
* Fix needs dependency
* Improve list artifact test
* Fix typo
* Fix variables
* Cleanup download-all interfaces
* Fix tsc error
* Simplify to just name instead of artifactName
* Simplify to id instead of ArtifactId
* PR cleanup
2023-08-17 14:40:33 -04:00
Bethany
188abfc20b
implement feedback
2023-08-09 17:42:14 -07:00
Bethany
b851b70474
catch errors at the root, remove unneccessary disabled rule
2023-08-09 12:08:43 -07:00
Konrad Pabjan
c4f5ce2665
[Artifacts] Prepare for v2.0.0 of @actions/artifact ( #1479 )
...
* Prepare for v2.0.0 of @actions/artifact
* Run prettier
* temporary disable unused vars
2023-08-03 13:34:41 -04:00