11 Commits

Author SHA1 Message Date
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