Commit Graph

146 Commits

Author SHA1 Message Date
Jess Bees 12a5abe890 Remove error message for file permissions 2024-04-25 14:04:20 -04:00
Jess Bees 5ab929b077 Include request id in the error message of an error response 2024-03-15 13:37:14 -04:00
James M. Greene c2c861cca0 Update tests 2024-02-05 18:29:06 -06:00
Luciano Mammino 8de45ac1dc Update api-client.js
reference actions/upload-artifact@v4 (rather than actions/artifact@v4, which I couldn't find)
2024-01-06 12:34:08 +00:00
James M. Greene 35a0f06cfc Add empty request body for more completeness 2023-12-22 13:27:24 -06:00
James M. Greene 5cba2b1245 Display artifact name in some post-filter error messages 2023-12-22 13:16:13 -06:00
James M. Greene d6fbcf80b1 Log the more raw error message from Twirp 2023-12-22 12:53:15 -06:00
James M. Greene 013b725db3 Oxford commas 2023-12-22 12:52:56 -06:00
James M. Greene ed0e794532 Minimizing unnecessary differences 2023-12-22 11:47:20 -06:00
James M. Greene b3879bac7d Update tests 2023-12-22 11:41:10 -06:00
James M. Greene 72ab98158a Wrap Twirp responses like Octokit responses for consistency 2023-12-22 11:40:57 -06:00
James M. Greene c704b8a6e2 Remove 'total_count' from fake responses in tests 2023-12-22 11:22:10 -06:00
James M. Greene 88807a7a35 Fix formatting 2023-12-22 09:29:47 -06:00
Jess Bees e386446c2a Catch artifact-client errors differently from octokit errors 2023-12-22 10:25:57 -05:00
Jess Bees 340b369533 Correct size field in response payload 2023-12-21 18:43:25 -05:00
Jess Bees 4be34033fc Fix *most* tests 2023-12-21 16:10:50 -05:00
Jess Bees 0486580c63 Set the right env variables to get artifacts client to initialize 2023-12-21 14:39:05 -05:00
James M. Greene 81251b551f Use the Actions artifacts client to avoid needing the actions-read permission 2023-12-20 10:56:51 -06:00
Jess Bees 0d45f33cde pretty 2023-12-15 10:54:04 -05:00
Jess Bees d1e23d0efd Merge branch 'main' into artifacts-next-ga 2023-12-15 10:50:33 -05:00
James M. Greene f8e6f4a56d Fix formatting 2023-12-06 14:56:54 -06:00
James M. Greene b687ea25c8 Fix last test failure 2023-12-06 14:51:36 -06:00
James M. Greene ed119588ad Stabilize some tests 2023-12-06 01:24:29 -06:00
James M. Greene cc18e529bf Update tests to use undici mocking for latest Octokit 2023-12-06 01:05:59 -06:00
Konrad Pabjan 7496661f94 Undo unnecessary reorder 2023-10-30 15:44:53 -04:00
Konrad Pabjan 4279385f7d Add extra test 2023-10-30 15:36:01 -04:00
Konrad Pabjan b15b65d3e5 Misc tweaks 2023-10-30 15:04:12 -04:00
Konrad Pabjan fa898e325d Update tests + cleanup 2023-10-30 14:58:12 -04:00
Konrad Pabjan d45e4be1a6 WIP 2023-10-27 17:52:04 -04:00
Konrad Pabjan b12897a760 WIP 2023-10-27 17:50:16 -04:00
Konrad Pabjan 499890a085 WIP 2023-10-27 17:40:12 -04:00
Konrad Pabjan 324d9f15de WIP 2023-10-27 17:00:48 -04:00
Konrad Pabjan 2196d013ad WIP 2023-10-27 16:49:22 -04:00
Konrad Pabjan ce81cfb969 WIP 2023-10-27 16:47:13 -04:00
Konrad Pabjan da4705cd08 WIP 2023-10-27 16:41:02 -04:00
Konrad Pabjan 961a4a1557 WIP 2023-10-27 16:34:41 -04:00
Konrad Pabjan 38d3e68bdc Build 2023-10-27 16:19:24 -04:00
Konrad Pabjan 08232476b8 WIP 2023-10-27 16:13:35 -04:00
James M. Greene 377be98d59 Fix cosmetic error by replacing comma with period 2023-08-09 16:02:32 -05:00
James M. Greene b865ababeb Remove circular JSON references for error debugging 2023-07-10 14:58:49 -05:00
Fabian Aguilar Gomez 9cf15d70b7 Update deployment.js 2023-06-15 16:57:51 -05:00
James M. Greene 2c56c1e0f7 Tweak wording 2023-06-06 09:40:22 -05:00
Greta Parks 2fb2bbeb02 Check artifact size and warn if too large 2023-05-22 17:00:13 +00:00
James M. Greene 2905629ea4 Merge branch 'main' into timeout-fix 2023-05-16 10:28:30 -05:00
James M. Greene ff6c51e54c Remove period to avoid messing up URL 2023-05-16 10:15:22 -05:00
James M. Greene b26c4cb790 Add a support note to the deployment creation error if using GHES 2023-05-16 10:13:05 -05:00
Greta Parks 21b085af5f little rename for nuance 2023-05-12 16:54:50 +00:00
Greta Parks ccca7e9d96 Some fixes 2023-05-12 16:28:50 +00:00
Greta Parks c02d64fe5c Revert "fix error count lies and clean up tests a bit"
This reverts commit 3e2c26d7d5.
2023-05-12 15:53:50 +00:00
Greta Parks dcb366ca66 Update src/internal/deployment.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2023-05-12 09:40:31 -06:00