Commit Graph

4243 Commits

Author SHA1 Message Date
Tomas Valenta 063f8cfd83 Fix exports 2024-06-08 23:46:36 +02:00
Tomas Valenta 76c29fa7ea Cleanup overload 2024-06-08 23:43:08 +02:00
Tomas Valenta 3e0e04de2c Add makedir to python 2024-06-08 23:25:29 +02:00
Tomas Valenta c18ada0b9d Python file handling 2024-06-08 23:22:19 +02:00
Tomas Valenta 31b312167c Fix null coalescing in js 2024-06-08 14:16:35 +02:00
Tomas Valenta 003a32ea8f JS file write 2024-06-08 14:02:31 +02:00
Tomas Valenta 9bfb5f9b6f Cleanup upload url 2024-06-08 13:40:40 +02:00
Tomas Valenta 1f85dfba8d Fix overload 2024-06-08 13:38:00 +02:00
Vasek Mlejnsky ccbd0efd94 Fix links to guides 2024-06-07 22:49:36 +02:00
Tomas Valenta 0449f03306 Remove example 2024-06-07 21:53:18 +02:00
Tomas Valenta ef19d8f822 Regenrate RPC; Fix namespacing 2024-06-07 21:35:34 +02:00
Jakub Novak 99b57a3df5 Rename docker build arg 2024-06-06 16:26:48 +02:00
Jakub Novak e98dedf10f Add changeset 2024-06-06 16:26:15 +02:00
Jakub Novak db0043d4d3 Fix parsing args 2024-06-06 16:25:40 +02:00
Vasek Mlejnsky 27302e5315 Remove custom feedback form and use chatlio 2024-06-05 16:00:29 +02:00
Tomas Valenta 88c7d11282 Use binary transport 2024-06-05 12:16:31 +02:00
Tomas Valenta b9a52311c9 Add missing user in python fs 2024-06-04 17:02:56 +02:00
Tomas Valenta 13fd4219fe Clarify process output, write and read 2024-06-04 15:58:57 +02:00
Jakub Novak dda1abace0 Add option to pass docker build args 2024-06-04 15:43:26 +02:00
Tomas Valenta 4e60676365 Fix exists error handling and return type 2024-06-04 14:45:32 +02:00
Tomas Valenta b04342cbff Fix input stream; [WIP] Python SDK 2024-06-04 00:50:23 +02:00
Tomas Valenta ecf318a3ed Update spec and JS 2024-06-03 13:42:00 +02:00
Tomas Valenta b022dcfb80 [WIP] Upload and download handling 2024-06-02 23:06:37 +02:00
Tomas Valenta e08895f1fe Separate sandbox static api as in Python 2024-06-02 14:49:01 +02:00
Tomas Valenta 9b83de35f2 Remove old deps; [WIP] JS SDK file handling 2024-06-02 14:28:25 +02:00
Tomas Valenta 2a0258f0eb Improve timeout handling 2024-06-02 09:54:47 +02:00
Tomas Valenta 1a6d34ea11 Improve types 2024-06-02 03:00:22 +02:00
Tomas Valenta c3f6167d6d Cleanup 2024-06-02 00:15:18 +02:00
Tomas Valenta 69744145fd Export types in TS SDK; [WIP] Python SDK process handling 2024-06-01 23:35:31 +02:00
Tomas Valenta 5bfcc9a20e Imrpove connection config; [WIP] Rework Python SDK 2024-06-01 21:07:13 +02:00
Tomas Valenta df8e0e2630 [WIP] Add fs and process 2024-05-31 19:52:05 +02:00
github-actions[bot] 56cd82abd0 [skip ci] Release new versions 2024-05-31 15:03:16 +00:00
Jakub Novák b4ca523a91 Add max retries to websocket reconnect in Python SDK (#379)
This should prevent from sending a lot of request to our infrastructure
when the sandbox is already closed
@e2b/python-sdk@0.17.1
2024-05-31 16:57:03 +02:00
Jakub Novak f0cbe76614 Add changeset 2024-05-31 16:52:34 +02:00
Jakub Novak 510d7fd57a Make first retries faster 2024-05-31 16:51:44 +02:00
Jakub Novak 399bab7905 Add max retries to websocket reconnect 2024-05-31 16:33:06 +02:00
Tomas Valenta 701b68fc4e [WIP] Draft JS SDK 2024-05-31 13:17:34 +02:00
Jakub Novak 88b4d59824 Sort the months on the billing page 2024-05-31 13:15:39 +02:00
Tomas Valenta 068ff5613f Regenerate APIs 2024-05-31 06:40:42 +02:00
Tomas Valenta 3b4c915a48 Generate clients 2024-05-17 02:05:12 -07:00
Tomas Valenta 7192f20a1b Merge branch 'main' into grpc 2024-05-16 14:34:04 -07:00
Jakub Novak 68b09922cc Remove add credit card button for already pro users 2024-05-14 13:04:02 -07:00
Jakub Novak c470cc340d Remove temporal pro tier handling 2024-05-14 11:27:31 -07:00
Tomas Valenta f5764d1654 Add testing python setup 2024-05-10 20:32:00 -07:00
github-actions[bot] 97d50e3039 [skip ci] Release new versions 2024-05-09 23:35:32 +00:00
Jakub Novák 24d9bcc6fe Enforce calling create method in JS SDK (#374)
This prevents to accidentally use `new Sandbox()`, which doesn't
initialize `Sandbox` class correctly
e2b@0.16.1
2024-05-09 16:31:51 -07:00
Jakub Novak ca466f81f6 Apply lint 2024-05-09 16:13:47 -07:00
Jakub Novak dd18b96c6d Improve error texting 2024-05-09 16:11:57 -07:00
Jakub Novak feea67aba1 Add changeset 2024-05-09 15:30:41 -07:00
Jakub Novak d036a37c6f Enforce calling create method in JS SDK 2024-05-09 15:28:35 -07:00