Commit Graph

237 Commits

Author SHA1 Message Date
Jakub Novak 363b577c69 Add alias to list command 2024-01-30 10:56:25 +01:00
Jakub Novak 1e1bd00b9c Fix naming for listing running sandboxes and add section to docs 2024-01-29 18:43:45 +01:00
github-actions[bot] 48e285a087 [skip ci] Release new versions 2024-01-29 16:25:29 +00:00
Jakub Novak 95f8c0ecca Fix tests 2024-01-29 17:20:55 +01:00
Jakub Novák 34f49ca350 List running sandboxes (#297) 2024-01-29 17:10:11 +01:00
Jakub Novak dd9eb8507f Fix connection to local envd 2024-01-24 16:12:12 +01:00
Jakub Novak 3d33cba265 Reject promises the correct way 2024-01-23 16:24:58 +01:00
Jakub Novák 239f3fcf32 Improve API key is missing error message (#293) 2024-01-23 15:15:35 +01:00
github-actions[bot] 05e3ae3dcc [skip ci] Release new versions 2024-01-22 17:21:42 +00:00
Jakub Novák 41fc5ffa90 Improve sdks performance (#287) 2024-01-22 18:17:23 +01:00
github-actions[bot] 8ad3eca027 [skip ci] Release new versions 2023-12-19 13:50:37 +00:00
Tomas Valenta 035893c3c0 Fix Python buffering for processes 2023-12-19 14:44:38 +01:00
github-actions[bot] 08d92c39ab [skip ci] Release new versions 2023-12-14 22:41:03 +00:00
Tomas Valenta afdf43fbca Make rpc connect not block open to fix edge reconnect 2023-12-14 23:36:58 +01:00
github-actions[bot] 0c28b32936 [skip ci] Release new versions 2023-12-14 22:20:24 +00:00
Tomas Valenta 5768231001 Fix bug in edge environment; Improve start command logs handling; Fix timeout close; Reduce reconnect interval 2023-12-14 23:15:13 +01:00
github-actions[bot] 6670ece0f1 [skip ci] Release new versions 2023-12-13 21:26:37 +00:00
Tomas Valenta b231dbd425 Merge branch 'main' of https://github.com/e2b-dev/E2B 2023-12-13 22:21:42 +01:00
Tomas Valenta f60fdb7166 Enable overriding the CodeInterpreter template in JS SDK 2023-12-13 22:21:30 +01:00
github-actions[bot] bedad66ff4 [skip ci] Release new versions 2023-12-11 11:31:12 +00:00
Tomas Valenta 15e094f86e Remove sandbox init 2023-12-11 12:27:10 +01:00
github-actions[bot] 528cae96d6 [skip ci] Release new versions 2023-12-11 11:14:03 +00:00
Tomas Valenta c5f75f44a8 Fix type error 2023-12-11 12:09:29 +01:00
Tomas Valenta 30887f6f78 Improve reconnect type when inheriting from sandbox; Cleanup 2023-12-11 11:30:05 +01:00
github-actions[bot] 640ec501fb [skip ci] Release new versions 2023-12-10 20:54:18 +00:00
Tomas Valenta 9c931a92a8 Fix JS SDK reconnect type 2023-12-10 21:48:29 +01:00
Vasek Mlejnsky 0f2e6d1102 Update readme 2023-12-09 19:38:16 +01:00
github-actions[bot] d350cf124b [skip ci] Release new versions 2023-12-08 11:01:44 +00:00
Jakub Novak b62502fba2 Add timeout for wait 2023-12-08 11:57:12 +01:00
Jakub Novak 09f2081a53 Fix debug mod 2023-12-06 09:48:25 +01:00
github-actions[bot] 7861e9fc4e [skip ci] Release new versions 2023-12-04 16:02:21 +00:00
Jakub Novák 1b8e2ae8d7 Allow to connect to custom infra (#248)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
2023-12-04 16:57:31 +01:00
github-actions[bot] ad1d0bd10a [skip ci] Release new versions 2023-12-01 18:20:53 +00:00
Tomas Valenta 3670393fe1 Fix create static method overloading types 2023-12-01 19:15:52 +01:00
Tomas Valenta ff7ed8995c Print start cmd start error in debug 2023-12-01 18:18:43 +01:00
github-actions[bot] 0927c87048 [skip ci] Release new versions 2023-12-01 12:40:48 +00:00
Tomas Valenta 19fad9fea1 Add and improve docstrings in SDKs (#249) 2023-12-01 13:36:31 +01:00
Tomas Valenta 46d9e4ca67 Fix local debug mode 2023-11-27 16:12:27 +01:00
github-actions[bot] de3ef09a12 [skip ci] Release new versions 2023-11-24 19:50:25 +00:00
Tomas Valenta 200ce7c0ca Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-24 20:38:12 +01:00
Tomas Valenta cb0db9d22d Use startAndWait internally; Catch startCmd logging process start error 2023-11-24 20:37:45 +01:00
Tomas Valenta ffcf1a8c45 Stop testing after first failed test 2023-11-24 20:36:19 +01:00
Tomas Valenta 8a9b9d2d68 Merge branch 'main' into fix-action-types 2023-11-24 19:49:50 +01:00
Tomas Valenta f593eeca23 Fix python sdk action types handling 2023-11-24 19:13:54 +01:00
Tomas Valenta 6f2bea636e Fix action types 2023-11-24 19:08:14 +01:00
Tomas Valenta 5aa2ed03ef Export download type 2023-11-24 18:59:47 +01:00
github-actions[bot] a2d5097b21 [skip ci] Release new versions 2023-11-24 17:49:50 +00:00
Tomas Valenta eeeacf196a Cleanup; Add missing docs 2023-11-24 18:44:53 +01:00
Tomas Valenta b3ef453948 Merge branch 'main' into id-template 2023-11-24 13:07:07 +01:00
Tomas Valenta 01d86b9e8d Add TSC checks before build; Fix type errors 2023-11-24 12:31:41 +01:00