Commit Graph

2654 Commits

Author SHA1 Message Date
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 e723a8e2dc Add changeset @e2b/python-sdk@0.14.1 2024-02-08 10:43:49 -08:00
Jakub Novak 26f1f43ebd Fix handler's type in terminal module in Python SDK 2024-02-08 10:43:05 -08:00
Vasek Mlejnsky 3e29e6d2a6 Fix broken links in docs (#306) 2024-02-07 21:02:52 -08:00
Tereza Tizkova 299ad185a6 Fix broken links in docs 2024-02-07 16:35:42 -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
Tomas Valenta 27873a2117 Clarify CLI docs 2024-02-03 18:08:34 +01:00
Tomas Valenta 1804d914ac Trigger Build 2024-02-03 18:07:09 +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 786856fc64 Add docs for CLI command listing running sandboxes; Fix typo in connect docs 2024-02-03 17:53:47 +01:00
Tomas Valenta 5d89fb8961 Update installed SDK 2024-02-03 17:47:18 +01:00
Tomas Valenta 97fe4e6196 Update docs with the new CLI command 2024-02-03 17:35:45 +01:00
Tomas Valenta 45d50275e8 Create CLI release 2024-02-03 17:35:33 +01:00
Tomas Valenta 9cbef21901 Unify CLI shorthand commands; Make the sandboxID argument in connect required 2024-02-03 17:27:42 +01:00
github-actions[bot] 76f1b91ca7 [skip ci] Release new versions 2024-02-03 16:15:24 +00:00
Jakub Novak acd3eee209 Dont fail 2024-02-03 17:11:01 +01:00
Jakub Novak 9c2cdf496b Try to reverse quotes 2024-02-03 17:00:02 +01:00
Jakub Novak 4d20c673c4 Ensure the script runs in bash 2024-02-03 16:54:33 +01:00
Jakub Novák 0e9a22f76a Connect into running container (#301) 2024-02-03 16:46:22 +01:00
Jakub Novak 033da020bb Set flags on the script 2024-02-03 07:10:41 +01:00
github-actions[bot] aca7843094 [skip ci] Release new versions 2024-02-03 06:06:25 +00:00
Jakub Novak 29dfc0911e Increase timeout for data analysis test 2024-02-03 07:01:58 +01:00
Jakub Novak 1d16e44c42 Fix deprecation script 2024-02-03 06:53:11 +01:00
Jakub Novak ccd3e2ed07 Don't fail on already deprecated package 2024-02-02 19:54:17 +01:00
Jakub Novak f8689330c7 Add deprecation message 2024-02-02 19:44:57 +01:00
Jakub Novák a06b861932 Use e2b package in docs and CLI (#300) 2024-02-02 19:23:07 +01:00
github-actions[bot] 772c2c4118 [skip ci] Release new versions 2024-02-02 18:12:28 +00:00
Jakub Novak 8d9faff370 Fix changeset e2b@0.12.0 @e2b/cli@0.2.0 @e2b/python-sdk@0.14.0 2024-02-02 19:07:53 +01:00
Jakub Novák db4e6bcb92 Fix sandbox id in cli (#299) 2024-02-02 19:01:54 +01:00
Tomas Valenta 4e363f8e9f Cleanup 2024-02-02 18:59:19 +01:00
Tomas Valenta 48f866296c Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-02-02 18:58:49 +01:00
Tomas Valenta 3dff8980f8 Add redirects 2024-02-02 18:58:47 +01:00
Jakub Novák 7fe1d3b569 Rename api endpoints (#298) 2024-02-02 18:57:40 +01:00
Jakub Novak dfd7100018 Add changeset 2024-02-02 17:19:54 +01:00
Jakub Novak ef20638911 Release JS package under old name as well 2024-02-02 17:18:48 +01:00
Jakub Novak 5d7cc7cafc Release JS package under e2b 2024-02-02 17:08:03 +01:00
Tomas Valenta 97b1cd356e Remove excessive parenthesis 2024-02-02 14:49:15 +01:00
Jakub Novak 8dd2a0f33b Allow extra fields 2024-01-30 14:45:09 +01:00
github-actions[bot] 456e66ba0b [skip ci] Release new versions 2024-01-30 11:26:43 +00:00
Jakub Novak 5e3612c9e5 Add changeset @e2b/cli@0.1.23 @e2b/python-sdk@0.13.19 @e2b/sdk@0.11.20 2024-01-30 10:57:23 +01:00
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 @e2b/cli@0.1.22 @e2b/sdk@0.11.19 @e2b/python-sdk@0.13.18 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 d712060b3f Close the sdk properly if interrupted during connection to websocket 2024-01-25 15:04:57 +01:00
Jakub Novák 783a15d187 Always include dockerfile (#295) 2024-01-24 17:08:56 +01:00