Commit Graph

2508 Commits

Author SHA1 Message Date
Tomas Valenta 5a4c3c8955 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-27 16:12:36 +01:00
Tomas Valenta 46d9e4ca67 Fix local debug mode 2023-11-27 16:12:27 +01:00
tizkovatereza 35b5dc1373 Update bounty.md 2023-11-27 14:14:04 +01:00
tizkovatereza 713b7f25a3 Create bounty.md 2023-11-27 14:10:59 +01:00
Tereza Tizkova 6e77882830 Update Docs - Start command 2023-11-27 11:47:12 +01:00
Tereza Tizkova 1f776310b2 Merge branch 'main' into docs-start-command 2023-11-27 11:24:08 +01:00
Tereza Tizkova 629752fb69 Extract HTML to component 2023-11-27 11:22:38 +01:00
Tereza Tizkova ceb4a6fc31 Fix formatting in docs 2023-11-27 11:08:03 +01:00
Tereza Tizkova 0672d7af91 Update docs 2023-11-27 11:00:46 +01:00
Tereza Tizkova 23d87a0649 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-27 09:34:15 +01:00
Tereza Tizkova fc201943de Small updates 2023-11-27 09:15:03 +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 @e2b/python-sdk@0.13.5 @e2b/sdk@0.11.6 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 7452faa83f Use start_and_wait internally; Cleanup unused code 2023-11-24 20:36:52 +01:00
Tomas Valenta ffcf1a8c45 Stop testing after first failed test 2023-11-24 20:36:19 +01:00
Tomas Valenta 9a0ae3ec9f Fix types for actions and action handlers (#238)
Fixed type problem preventing us from using actions effectively on
subclasses of the Sandbox like CloudBrowser.
2023-11-24 19:56:02 +01:00
Tomas Valenta 8a9b9d2d68 Merge branch 'main' into fix-action-types 2023-11-24 19:49:50 +01:00
Tomas Valenta eeb1f95cf2 Create release 2023-11-24 19:49:11 +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 31d9a124ce Export download type (#237) 2023-11-24 19:01:40 +01:00
Tomas Valenta 5aa2ed03ef Export download type 2023-11-24 18:59:47 +01:00
Tomas Valenta 289a4c3798 Fix init command usage; Fix highlight 2023-11-24 18:56:26 +01:00
github-actions[bot] a2d5097b21 [skip ci] Release new versions 2023-11-24 17:49:50 +00:00
Tomas Valenta 71a5ec6bb7 Deprecate id parameter when spawning Sandbox and add template parameter instead (#233) @e2b/cli@0.1.16 @e2b/python-sdk@0.13.4 @e2b/sdk@0.11.5 2023-11-24 18:45:42 +01:00
Tomas Valenta eeeacf196a Cleanup; Add missing docs 2023-11-24 18:44:53 +01:00
Tomas Valenta 9b8d8ebb85 Update delete.ts 2023-11-24 18:38:17 +01:00
Tomas Valenta 65de177935 Update build.ts 2023-11-24 18:33:20 +01:00
Tomas Valenta 392c7b9a7c Merge branch 'main' into id-template 2023-11-24 18:28:39 +01:00
Vasek Mlejnsky d487184935 Update docs 2023-11-24 15:44:11 +01:00
Tomas Valenta 6fc7d32c73 Chnage id to template_id; Add migrations; Update docs 2023-11-24 14:30:54 +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
Tomas Valenta 5a5308ca11 Add window global declaration in JS SDK to fix TSC errors in node environments 2023-11-24 12:30:08 +01:00
github-actions[bot] c6a914b34c [skip ci] Release new versions 2023-11-24 10:22:05 +00:00
Tomas Valenta f6280d1311 Improve CLI error messages @e2b/cli@0.1.15 2023-11-24 10:58:56 +01:00
Tomas Valenta 6e78538ce7 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-24 00:15:40 +01:00
github-actions[bot] f228a220bb [skip ci] Release new versions 2023-11-23 23:13:55 +00:00
Tomas Valenta c5946f8f74 Fix GHA name 2023-11-24 00:11:20 +01:00
Tomas Valenta 159b044088 Merge branch 'start-cmd-logs' @e2b/python-sdk@0.13.3 @e2b/sdk@0.11.4 2023-11-23 23:55:12 +01:00
Tomas Valenta 8a59e4fa07 Fix cwd setup order; Hardcode start cmd logs env and cwd 2023-11-23 23:54:51 +01:00
Tomas Valenta 17bfa91342 Add start cmd logging to the SDK (#232) 2023-11-23 23:21:57 +01:00
Tomas Valenta 86fe64b681 Improve start cmd logs output 2023-11-23 23:20:11 +01:00
github-actions[bot] a240b73f27 [skip ci] Release new versions 2023-11-23 17:50:39 +00:00
Tomas Valenta 1f5ca1cad0 Improve handler typing (#234)
Improve on_exit handler type so it can accept functions ignoring the
exit code argument without type errors.
@e2b/python-sdk@0.13.2 @e2b/sdk@0.11.3
2023-11-23 18:46:15 +01:00
Tomas Valenta 6d8a898da0 Merge branch 'main' into handle-typing 2023-11-23 18:46:02 +01:00
Tomas Valenta 5bacc090f6 Simplify 2023-11-23 18:45:16 +01:00
Tomas Valenta c4407e25d6 Update packages/python-sdk/e2b/sandbox/process.py
Co-authored-by: Jakub Novák <jakub@e2b.dev>
2023-11-23 18:39:57 +01:00
Tomas Valenta d8125131ec Update packages/python-sdk/e2b/sandbox/process.py
Co-authored-by: Jakub Novák <jakub@e2b.dev>
2023-11-23 18:39:48 +01:00