Commit Graph

305 Commits

Author SHA1 Message Date
github-actions[bot] 56cd82abd0 [skip ci] Release new versions 2024-05-31 15:03:16 +00: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
github-actions[bot] 56aae737a8 [skip ci] Release new versions 2024-05-02 00:42:34 +00:00
Tomas Valenta 353682c022 Remove runCode and runCmd; Cleanup 2024-05-01 12:40:04 -07:00
github-actions[bot] b4d63fec19 [skip ci] Release new versions 2024-05-01 02:45:49 +00:00
Tomas Valenta 27a1c63b48 Merge branch 'main' into logs 2024-04-29 13:48:27 -07:00
github-actions[bot] 7e6dc3bcca [skip ci] Release new versions 2024-04-25 23:39:31 +00:00
Vasek Mlejnsky bc88f520a4 Merge main 2024-04-25 16:24:49 -07:00
Tomas Valenta 60efe38976 Fix package name for downloads' badge in SDK readmes 2024-04-24 22:29:52 -07:00
Jakub Novak f0f53677d9 Fix local debug option in python SDK 2024-04-24 09:26:37 -07:00
github-actions[bot] 12eb2adc99 [skip ci] Release new versions 2024-04-19 02:14:34 +00:00
Jakub Novak 1fd6cd5be8 Add possibility to change domain in python SDK 2024-04-18 10:20:21 -07:00
github-actions[bot] 846b0ac3bb [skip ci] Release new versions 2024-04-06 01:39:57 +00:00
Jakub Novák 168e59faf6 Python dict race condition (#351)
Fixes #340
2024-04-05 18:32:36 -07:00
Tomas Valenta 21ba27c696 Regenerate Python API client 2024-04-04 18:13:23 -07:00
Jakub Novak ebce9e7672 Clean up 2024-04-04 12:40:58 -07:00
Jakub Novak 6e09c76aeb Remove old code interpreter 2024-04-04 11:38:58 -07:00
Tomas Valenta 5c068bc397 Update based on logs API 2024-04-03 16:18:16 -07:00
Jakub Novak a725c8f7d4 Add changeset 2024-03-25 12:49:30 -07:00
github-actions[bot] 12dc14de57 [skip ci] Release new versions 2024-03-24 17:51:59 +00:00
Jakub Novák 2bafaf0db4 Switch the template build to local (#338)
Change CLI to build the docker image locally
2024-03-24 10:12:43 -07:00
github-actions[bot] bd5874f77a [skip ci] Release new versions 2024-03-13 07:49:11 +00:00
Tomas Valenta 8a993ce7eb Raise proper timeout exception 2024-03-13 00:23:57 -07:00
github-actions[bot] 72f5367f72 [skip ci] Release new versions 2024-03-13 07:09:08 +00:00
Tomas Valenta c0ee54cb7d Export all exceptions 2024-03-13 00:02:57 -07:00
Jakub Novak 74d2dc4dbc Don't set result if already set 2024-03-04 19:44:13 -08:00
github-actions[bot] 18fff2662f [skip ci] Release new versions 2024-02-29 21:16:48 +00:00
Jakub Novak 253e043aab Fix tests 2024-02-29 13:12:05 -08:00
Jakub Novak 280a6b04ba Fix kill command 2024-02-29 12:59:33 -08:00
github-actions[bot] 90383be525 [skip ci] Release new versions 2024-02-29 20:00:14 +00:00
Jakub Novak 39ec48b99c Fix type issues in python 3.8 2024-02-29 11:55:03 -08:00
Vasek Mlejnsky 336e3cc351 Fix type issue in Python 3.8 (#324) 2024-02-29 10:17:48 -08:00
Jakub Novak 35b20c8711 Fix type issue in Python 3.8 2024-02-29 10:00:02 -08:00
github-actions[bot] 3612a2adf6 [skip ci] Release new versions 2024-02-28 15:02:45 +00:00
Jakub Novak 1801039dbf Add info about memory and cpus to sandbox list 2024-02-28 06:57:27 -08:00
github-actions[bot] b91154429b [skip ci] Release new versions 2024-02-28 14:55:39 +00:00
Jakub Novak ad990dc624 Fix type definition in python SDK 2024-02-28 06:12:14 -08:00
github-actions[bot] 18745ad0c2 [skip ci] Release new versions 2024-02-28 05:54:17 +00:00
Vasek Mlejnsky 710f227b85 Document process for customizing sandbox compute (#322)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
Co-authored-by: Jakub Novak <jakub@e2b.dev>
2024-02-27 21:43:48 -08:00
github-actions[bot] 696d3e78df [skip ci] Release new versions 2024-02-15 17:13:24 +00:00
Jakub Novak 096f19b808 Add explicitly api key to reconnect method 2024-02-15 09:08:57 -08:00
github-actions[bot] adc75d57bc [skip ci] Release new versions 2024-02-14 19:21:44 +00:00
Jakub Novak b982ae322f Don't subscribe to scan ports in python SDK if not needed 2024-02-14 11:17:02 -08:00
github-actions[bot] 64f67f4b6d [skip ci] Release new versions 2024-02-08 23:42:50 +00:00
Tomas Valenta b40637226a Fix sandboxID in Python SDK list method 2024-02-08 15:27:22 -08:00
github-actions[bot] 0e9d1623dc [skip ci] Release new versions 2024-02-08 18:49:04 +00:00
Jakub Novak 26f1f43ebd Fix handler's type in terminal module in Python SDK 2024-02-08 10:43:05 -08:00
Tomas Valenta c86b79a1c5 Improve metadata dosctrings; Export metadata type in JS SDK 2024-02-06 11:38:11 -08:00
github-actions[bot] 772c2c4118 [skip ci] Release new versions 2024-02-02 18:12:28 +00:00