Commit Graph

367 Commits

Author SHA1 Message Date
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 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 2023-11-24 10:58:56 +01:00
github-actions[bot] f228a220bb [skip ci] Release new versions 2023-11-23 23:13:55 +00:00
Tomas Valenta 159b044088 Merge branch 'start-cmd-logs' 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 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
Tomas Valenta 85220a51e0 Merge branch 'main' into handle-typing 2023-11-23 15:24:33 +01:00
Tomas Valenta c412bf13cb Fix on_exit arguments handling 2023-11-23 15:23:57 +01:00
Tomas Valenta d452e8fdf7 Expose exitCode in JS SDK exit handlers 2023-11-23 14:56:47 +01:00
github-actions[bot] 9a55c4e9bc [skip ci] Release new versions 2023-11-23 13:32:34 +00:00
Tomas Valenta 9e44890882 Add missing docstring for managers; Add properties docstrings; Move docstring to interfaces; Fix interface methods declarations 2023-11-23 14:00:57 +01:00
Tomas Valenta 7e9e1775db Add missing docstring for filesystem manager 2023-11-23 14:00:09 +01:00
Tomas Valenta 06737a32ac Improve fs write docstrings; Add python module description; Add links to docs and JS class description with example 2023-11-23 13:45:07 +01:00
Tomas Valenta 95b979e4f2 Don't expose start cmd properties 2023-11-23 12:37:51 +01:00
Tomas Valenta 610704221b Improve handler contrav typing 2023-11-22 17:33:04 +01:00
Tomas Valenta 876e1f801f Update template naming in CLI; Add migration for the e2b.toml field 2023-11-22 15:25:57 +01:00
Tomas Valenta 23cd829e59 Deprecate id in Python SDK 2023-11-22 11:48:31 +01:00
Tomas Valenta 56517c2a70 Deprecate id in JS SDK 2023-11-22 11:47:19 +01:00
Tomas Valenta c9562d3a95 Add start cmd logs to SDKs 2023-11-22 11:09:11 +01:00
Jakub Novak 9b582b1b13 Clean up print 2023-11-21 22:11:40 +01:00
github-actions[bot] 88f2a1913c [skip ci] Release new versions 2023-11-21 13:13:52 +00:00
Jakub Novak 08ae6460e8 Merge remote-tracking branch 'origin/main' into delete-sandbox
# Conflicts:
#	packages/cli/README.md
2023-11-21 14:08:03 +01:00
Tomas Valenta 1247c5154f Remove lint from help blocks 2023-11-21 14:00:22 +01:00
Tomas Valenta 4d4aef903a Update readme 2023-11-21 13:58:16 +01:00
Tomas Valenta 56b9421919 Update readme 2023-11-21 13:55:47 +01:00
Jakub Novak 241f1e4329 Update openapi generator 2023-11-21 13:54:53 +01:00
Tomas Valenta 43e8f6f1f0 Cleanup 2023-11-20 13:33:41 +01:00
Tomas Valenta 962b867c97 Add delete command to CLI 2023-11-20 13:31:41 +01:00
github-actions[bot] 8d0f9d43c7 [skip ci] Release new versions 2023-11-17 17:55:13 +00:00
Tomas Valenta 193581ccb2 Merge branch 'main' into start-cmd 2023-11-17 18:50:35 +01:00
Tomas Valenta d24e37b0df Tweak flag 2023-11-17 17:09:49 +01:00
Tomas Valenta 31a17e172e Add start cmd for build in CLI [WIP] 2023-11-17 15:44:25 +01:00
Jakub Novak 30bb211ea4 Fix max duration time 2023-11-17 10:06:36 +01:00
github-actions[bot] 3dffd36705 [skip ci] Release new versions 2023-11-16 14:07:11 +00:00
Tomas Valenta 1851f18f6a Merge branch 'openai-integration' of https://github.com/e2b-dev/e2b into openai-integration 2023-11-16 14:12:28 +01:00
Tomas Valenta 298d223e00 Add warning when required action is not found 2023-11-16 14:12:21 +01:00
Jakub Novak 14e8160f6d Fix 2023-11-16 13:36:45 +01:00
Jakub Novak 33b8c14c15 Merge remote-tracking branch 'origin/fix-signatures' into openai-integration
# Conflicts:
#	packages/js-sdk/src/sandbox/index.ts
2023-11-16 13:04:56 +01:00