Commit Graph

2412 Commits

Author SHA1 Message Date
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
Tereza Tizkova 2a216d918f Merge branch 'main' of https://github.com/e2b-dev/e2b
1# the commit.
2023-11-23 16:12:49 +01:00
Tereza Tizkova c60f7a605e Link fixes 2023-11-23 16:12:03 +01:00
Tomas Valenta 555bbd89ed Merge branch 'handle-typing' of https://github.com/e2b-dev/e2b into handle-typing 2023-11-23 15:33:01 +01:00
Tomas Valenta d891885d38 Create release 2023-11-23 15:32:54 +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 ab97885775 Improve and add docstring in SDKs (#235)
- Add missing module dostring in Python
- Add missing class and property dostrings for JS
- Update docstrings with links to docs
- Clarify usage of `filesystem.write*` methods
- Move dostrings to the interfaces
@e2b/python-sdk@0.13.1 @e2b/sdk@0.11.2
2023-11-23 14:27:56 +01:00
Tomas Valenta 8f0b5c3a42 Create release 2023-11-23 14:03:29 +01: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 059de46f9f Improve start command docs 2023-11-23 13:15:37 +01:00
Tomas Valenta 31a9255109 Update start cmd logs example 2023-11-23 12:42:52 +01:00
Tomas Valenta 95b979e4f2 Don't expose start cmd properties 2023-11-23 12:37:51 +01:00
Tomas Valenta dcf8e77d88 Update id 2023-11-23 12:18:23 +01:00
Tomas Valenta 5e83cc5c0f Update docs 2023-11-23 12:17:24 +01:00
Tomas Valenta 711a64d877 Update page.mdx 2023-11-23 12:04:25 +01:00
Tomas Valenta 1cd78211d3 Add docs for start command and start command logs [WIP] 2023-11-22 18:05:21 +01:00
Tomas Valenta ffb3d63f07 Change mentions of id in the docs 2023-11-22 17:50:20 +01:00
Tomas Valenta 610704221b Improve handler contrav typing 2023-11-22 17:33:04 +01:00
Tomas Valenta fee144d649 Update sandbox id mentions in the docs 2023-11-22 17:31:18 +01:00
Tomas Valenta c85412e0fb Update id to template in docs 2023-11-22 17:18:05 +01:00
Tomas Valenta 10e13f9435 Create release 2023-11-22 15:30:09 +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 1474125000 Add changeset 2023-11-22 12:08:00 +01:00
Tomas Valenta c0275dc791 Add changeset 2023-11-22 12:07:15 +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
Tomas Valenta 7bc1393bfc Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-21 20:59:10 +01:00
Tomas Valenta 0fa74e099f Handle user fetch errors 2023-11-21 20:59:07 +01:00
github-actions[bot] 88f2a1913c [skip ci] Release new versions 2023-11-21 13:13:52 +00:00
Jakub Novák dfad5f6ae2 Add command for deleting sandbox templates to CLI; Update generated APIs in SDKs (#231) @e2b/sdk@0.11.1 @e2b/python-sdk@0.13.0 @e2b/cli@0.1.14 2023-11-21 14:09:04 +01: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 681bde6073 Add changeset 2023-11-21 13:55:04 +01:00
Jakub Novak 241f1e4329 Update openapi generator 2023-11-21 13:54:53 +01:00
Tomas Valenta cb1897c413 Create release 2023-11-20 17:32:34 +01:00
Tomas Valenta 1c0d939854 Update docs 2023-11-20 17:29: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