Commit Graph

517 Commits

Author SHA1 Message Date
Jakub Novak f81298d9cd Remove flaky test 2024-03-24 11:46:53 -07:00
Jakub Novak 71a1129e67 Fix hardcoded variables 2024-03-24 11:35:43 -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 a5c531aa2c Export all errors and exceptions (#335) 2024-03-13 00:04:12 -07:00
Tomas Valenta c8966d08d9 Export all errors 2024-03-13 00:03:04 -07:00
Tomas Valenta c0ee54cb7d Export all exceptions 2024-03-13 00:02:57 -07:00
github-actions[bot] 6b456ffe7d [skip ci] Release new versions 2024-03-09 00:06:54 +00:00
Jakub Novak 67da0ed8af Add download method in JS SDK 2024-03-08 15:35:53 -08:00
Jakub Novak 74d2dc4dbc Don't set result if already set 2024-03-04 19:44:13 -08:00
Vasek Mlejnsky 2cb89311e7 Change letter case 2024-03-03 03:26:47 +01:00
Vasek Mlejnsky 784e48b44f Standardize naming 2024-03-03 03:26:47 +01:00
Jakub Novak 8002d83b4b Return the log as debug 2024-03-01 11:12:39 -08:00
github-actions[bot] 31a423023b [skip ci] Release new versions 2024-03-01 19:10:33 +00:00
Jakub Novak 8c89991e85 Remove forgotten log 2024-03-01 11:02:41 -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
Jakub Novak 639b3447da Sort sandbox list by date created 2024-02-29 11:26:24 -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] 53703eccc9 [skip ci] Release new versions 2024-02-28 20:21:07 +00:00
Jakub Novak e0ca235111 Fix command references in CLI description 2024-02-28 12:15:31 -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
Tomas Valenta 3e2c198e5f Improve running sandbox list format 2024-02-08 15:48:22 -08:00
github-actions[bot] 64f67f4b6d [skip ci] Release new versions 2024-02-08 23:42:50 +00:00
Tomas Valenta e07b078638 Fix sandbox ID in JS SDK list method 2024-02-08 15:33:56 -08: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
Tomas Valenta 866fded89d Update package name in readmes 2024-02-03 18:17:12 +01:00
github-actions[bot] c799d261e7 [skip ci] Release new versions 2024-02-03 17:00:32 +00:00
Tomas Valenta 0860283321 Prevent the JS SDK post publish deprecating failure to cancel publishing of everything 2024-02-03 17:56:14 +01:00
Tomas Valenta 5d89fb8961 Update installed SDK 2024-02-03 17:47:18 +01:00
Tomas Valenta 9cbef21901 Unify CLI shorthand commands; Make the sandboxID argument in connect required 2024-02-03 17:27:42 +01:00